project_template: H.O.T. project template

Description Usage Format See Also Examples

Description

The project_template object defines the contents of the H.O.T. project template used in create_hot_project() and use_hot_file().

Usage

1

Format

A quoted list defining the H.O.T. project template. Each item of the list identifies one script or document that appears in the project template.

See Also

create_hot_project()

use_hot_file()

Examples

1
2
3
4
5
6
7
## Not run: 
create_hot_project(
  path = file.path(tempdir(), "Sjoberg New Project"),
  template = hotfun::project_template
)

## End(Not run)

ddsjoberg/hotfun documentation built on Dec. 12, 2021, 3:41 a.m.