clean_files | R Documentation |
If you have erased no longer needed files in the root directory,
the render md
files will continue to exists in the docs folder and hence,
they will continue to appear in your webpage. This function checks if there
are erased files in the root and delete them from the docs folder.
clean_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:
clean_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.