project_templates: Biostatistics project templates

project_templatesR Documentation

Biostatistics project templates

Description

The project_templates object defines the contents of the Biostatistics project templates used in create_bst_project() and use_bst_file().

Usage

project_templates

Format

A named list containing the Biostatistics project template.

See Also

create_bst_project()

use_bst_file()

Examples

if (FALSE) {
create_hot_project(
  path = file.path(tempdir(), "Sjoberg New Project"),
  template = bstfun::project_templates[["default"]]
)
}

ddsjoberg/bstfun documentation built on July 4, 2023, 10:59 a.m.