camr_file_templates: Create File Template

View source: R/R08-Templates.R

camr_file_templatesR Documentation

Create File Template

Description

Function to create a template for various type of files.

Usage

camr_file_templates(chr_template, chr_file_name = "")

Arguments

chr_template

A character string specifying the type of template to create, either...

  • renviron = A .renviron file.

  • targets = A _targets.R file.

chr_file_name

An optional character string, the name for the new file.

Value

As a side effect, a new file.


rettopnivek/camrprojects documentation built on March 26, 2024, 9:17 a.m.