use_blank_rmd: Use a blank R Markdown file with reasonable settings

Description Usage Arguments

View source: R/use_blank_rmd.R

Description

Use a blank R Markdown file with reasonable settings

Usage

1
use_blank_rmd(save_as, open = is_interactive())

Arguments

save_as

Path of file to create, relative to root of active project. Defaults to template

open

Open the newly created file for editing? Happens in RStudio, if applicable, or via utils::file.edit() otherwise.


emptyfield-ds/opensky documentation built on Dec. 20, 2021, 5:18 a.m.