View source: R/start_project.R
start_pkg_proj | R Documentation |
Similar suite of functions as make_new_package
that can occur every time a package is started (i.e. not a one-time setup function.)
start_pkg_proj(path, open = FALSE, spellcheck_vignettes = TRUE)
path |
A path. If it exists, it is used. If it does not exist, it is created, provided that the parent path exists. |
open |
If
|
use_package_doc
,use_readme_rmd
,use_news_md
,use_spell_check
,git_vaccinate
install.packages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.