View source: R/documentation.R
document_script | R Documentation |
This is useful for keeping a documentation of the R code used to produce some results based on some data
document_script(src_file = NULL, dst_folder)
src_file |
Path of file to be copied. If NULL, take current file (works on RStudio) |
dst_folder |
Path of destination folder |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.