Data Engineering and BI courses are free this week!
Description
Load all R code in the R
directory. The first time the code is
loaded, .onLoad
will be run if it exists.Usage
load_code(pkg = ".")
Arguments
pkg
package description, can be path or package name. See
as.package
for more information