use_utils: Use 'utils.R' with %||% and %nin%

Description Usage Arguments

View source: R/use_utils.R

Description

Use utils.R with %||% and %nin%

Usage

1
2
3
use_utils(save_as = "utils.R", open = is_interactive())

edit_utils(open = is_interactive())

Arguments

save_as

Path of file to create, relative to root of active project. Defaults to template

open

Open the newly created file for editing? Happens in RStudio, if applicable, or via utils::file.edit() otherwise.


emptyfield-ds/opensky documentation built on Dec. 20, 2021, 5:18 a.m.