mk_proj_dir: Make a Project Directory

Description Usage Arguments

Description

mk_proj_dir creates a directory of folders for a generic project. These folders will also contain .gitkeep or .gitignore files (if necessary).

Usage

1
mk_proj_dir(template)

Arguments

template

A tibble object containing a file directory structure. The available templates are:

  • template_basic()

  • template_osf_package()

  • template_shiny_package()


tiernanmartin/begin documentation built on May 30, 2019, 8:20 a.m.