new_script: Create new R script

Description Usage Arguments

View source: R/new_script.R

Description

Create new R script

Usage

1
new_script(name, overwrite = FALSE, open_file = TRUE, libs = c("tidyproject"))

Arguments

name

character indicating name of script to create

overwrite

logical. Whether to overwrite existing file (default = FALSE)

open_file

logical. Whether function should open script (default = TRUE)

libs

character. What libraries to add.


tsahota/tidyproject documentation built on April 19, 2021, 9:15 p.m.