nbr_insert_at: Create a new script and numbers it with the integer used as...

Description Usage Arguments

View source: R/nbr_insert_at.R

Description

Create a new script and numbers it with the integer used as parameter. All files are renumbered accordingly the directory. After creation the file is open for edition.

Usage

1
nbr_insert_at(pos, name, dir = "R", edit_file = T)

Arguments

pos

(int) The position at which the new file will be inserted

name

(chr) The name of the new script (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.