useRproj | R Documentation |
This function creates an <pkgName>.Rproj
file with standard options.
useRproj(pkgDir = ".", overwrite = FALSE)
pkgDir |
The package directory to be build usually the current working directory (i.e., ".") |
overwrite |
logical; should existing destination files be overwritten? |
useRproj()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.