add_script: Add a new script to folder

Description Usage Arguments

Description

Add a new script to folder

Usage

1
add_script(name, wd = getwd(), renumber = FALSE)

Arguments

name

String with name of the new file to create.

wd

Path where to create new R script, defaults to working directory.

renumber

Boolean. Default is FALSE. If the script name has a number which creates conflicts with existing scripts, you will need to set this parameter o TRUE in order to rename all necessary files.


SQuartinAS/renamer documentation built on May 9, 2019, 11:42 a.m.