Add Library Path
Arguments
- path
Directory that will added as location for which packages are searched. Recursively creates the directory if it doesn't exist. On Databricks remember to use
/dbfs/or/Volumes/...as a prefix.- after
Location at which to append the
pathvalue after.- version
If
TRUEwill add the R version string to the end ofpath. This is recommended if using different R versions and sharing a commonpathbetween users.
Details
This functions primary use is when using Databricks notebooks or hosted RStudio, however, it works anywhere.
