View source: R/update_md_files.R
update_md_files | R Documentation |
This function will take your notes written in markdown directly to your docs folder. If a note is updated, use this function to validate it and update the docs/ directory.
update_md_files(path = "here")
path |
The path where your directory with your notes are located. If empty, it will take the path of the repository you are located. |
Ronny Alexander Hernández Mora
## Not run:
update_md_files("~/Desktop/test_docmaker")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.