load_packages: Loading project-required packages in R

Description Usage Details

View source: R/load_packages.R

Description

This function reads a file "pkgs.yml" in the 'lib' directory of the project and loads them in R, installing them if necessary

Usage

1
load_packages(homedir = ".")

Details

Non-CRAN packages can be accessed via GitHub by specifying 'user/package' format Particular versions of packages can be ensured by specifying 'package => version' format


webbedfeet/ProjTemplate documentation built on May 29, 2019, 10:50 a.m.