write_ns_imps_to_desc: Write namespace imports to description

Description Usage Arguments

Description

write_ns_imps_to_desc() is a Write function that writes a file to a specified local directory. Specifically, this function implements an algorithm to write namespace imports to description. The function is called for its side effects and does not return a value. WARNING: This function writes R scripts to your local environment. Make sure to only use if you want this behaviour

Usage

1
write_ns_imps_to_desc(dev_pkgs_chr = NA_character_, incr_ver_1L_lgl = T)

Arguments

dev_pkgs_chr

Development packages (a character vector), Default: 'NA'

incr_ver_1L_lgl

Incr ver (a logical vector of length one), Default: T


readyforwhatsnext/ready4fun documentation built on Nov. 22, 2020, 9:28 p.m.