project_templates | R Documentation |
The project_templates
object defines the contents of the Biostatistics project
templates used in create_bst_project()
and use_bst_file()
.
project_templates
A named list containing the Biostatistics project template.
create_bst_project()
use_bst_file()
if (FALSE) {
create_hot_project(
path = file.path(tempdir(), "Sjoberg New Project"),
template = bstfun::project_templates[["default"]]
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.