add_analysis: Add analysis file from template

View source: R/init_project.R

add_analysisR Documentation

Add analysis file from template

Description

Adds an new R Markdown file at the specified location

Usage

add_analysis(x = ".", name = NULL)

Arguments

x

Character. Location at which to add a the file.

name

Character. Name of the to-be-created file. Defaults to analysis.Rmd


crsh/template documentation built on Dec. 5, 2023, 6:31 p.m.