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

pkgload (version 1.4.0)

load_code: Load R code.

Description

Sources all .R/.r files in the R/ directory, storing results into the package namespace.

Usage

load_code(path = ".", quiet = NULL)

Arguments

path

Path to a package, or within a package.

quiet

if TRUE suppresses output from this function.