write_inst_dir: Write inst directory

Description Usage Arguments

Description

write_inst_dir() is a Write function that writes a file to a specified local directory. Specifically, this function implements an algorithm to write inst directory. 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_inst_dir(path_to_pkg_rt_1L_chr = getwd())

Arguments

path_to_pkg_rt_1L_chr

Path to package root (a character vector of length one), Default: getwd()


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