View source: R/nbr_insert_at.R
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.
1 | nbr_insert_at(pos, name, dir = "R", edit_file = T)
|
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.