Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

devtools (version 1.6.1)

load_code: Load R code.

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