create_script: Create a Script with Header

Description Usage Arguments Examples

Description

Creates a scripts with documentation header without the need to copy and paste things into the editor.

Usage

1
create_script(filename, title = NULL)

Arguments

filename

string (without .R)

title

string

Examples

1
create_script("my_new_script", "My New Script")

isaacmichaud/IMisc documentation built on July 1, 2019, 10:22 a.m.