nbr_new: Create a new script and numbers it with the first integer not...

Description Usage Arguments

View source: R/nbr_new.R

Description

Create a new script and numbers it with the first integer not used in the directory. After creation the file is open for edition.

Usage

1
nbr_new(name, dir = "R", edit_file = T)

Arguments

name

(chr) The script file name (without number)

dir

(chr) The target directory (default = "R")

edit_file

(lgl) If TRUE the file will be open (default = T)


pietrodito/numbr documentation built on Dec. 22, 2021, 8:43 a.m.