Is there any way to open multiple R markdown files and knit them at the same time?

Viewed 431

I have several RMD files in one folder and I need to knit them one by one everyday to get html for each of them. Is there any way or function that I can open them at the same time and knit them by running only few lines code or one function?

1 Answers
Related