Clean files in the docs folder that no longer exists in the root path.
Source:R/clean_files.R
clean_files.Rd
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.