Closed matthieu-bruneaux closed 1 year ago
Hi Matthieu!
This looks great! Could I ask how would you use the Makefile to regenerate the README.md from README.Rmd. Essentially if i change README.Rmd does it all happen automatically or do I need to run something in the Terminal.
First time I have come across something like this but it looks neat.
Also thanks for uploading things cannot wait to have a look!
Added a Rmd file to run basic simulations:
Updated the README.Rmd with:
I also added a basic Makefile for use on Linuxes (but it should also work on Macs I think?), which is a convenient tool to automatically regenerate README.md from README.Rmd and can also be updated later to re-render rmarkdown files, run tests, etc as the project grows.