Create Dynamic Rmd Files from R Script - Auto create Hugo and Blogdown Posts!

Create Dynamic Rmd Files from R Script - Auto create Hugo and Blogdown Posts!

CradleToGraveR

5 лет назад

1,914 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@ahmed007Jaber
@ahmed007Jaber - 23.07.2023 18:36

This is amazing mate! you just gave me some inspirations.

I was just wandering how you would deploy this. I am not an IT person, so what would you do with that to be accessible publically.

Ответить
@pie3566
@pie3566 - 16.05.2022 05:47

your tutorials are just Great!!! Regards from Chile.
P.D.: but I cannot find the code

Ответить
@timwilson7
@timwilson7 - 13.11.2021 21:54

This is great! Thanks for putting it together. I literally realized, "Oops...I need to actually dynamically create a .Rmd rather than having a .Rmd that simply dynamically updates." Clear, to the point, and with a few typos-that-had-to-be-found-on-the-fly that just made me feel better about my own process! :-)

Ответить
@cookiebake
@cookiebake - 27.07.2020 18:29

Great playlist. Thanks for all this info, Mark.

If anyone is interested in running this script through the app, I've found its best to create a second folder in content called hidden and put an Rmd file in there. Mark's final script can go in this Rmd file where it can be run every time site is rendered.

May be useful for API calls and other dynamic changes

Ответить