handle_rmd_path {accessrmd} | R Documentation |
Checks rmd_path exists and that the file suffix is correct.
handle_rmd_path(rmd_path = NULL)
rmd_path |
Path to the Rmd to check. |
Reads rmd lines on success. Error if file does not exist or is not an rmd file.