readme | R Documentation |
Export a README to a project directory
readme(project_name, path, type = projectTypes(), renv = TRUE)
project_name |
project name/title |
path |
target file path for project directory |
type |
project type. Should be one returned by |
renv |
add text for renv support |
## Not run:
readme('test project',getwd(),'report')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.