reload_all: A version of 'devtools::load_all' that detaches dependencies

View source: R/packageTools.R

reload_allR Documentation

A version of devtools::load_all that detaches dependencies

Description

This is very idiosyncratic for the Predictive Ecology group.

Usage

reload_all(pkgs, load_all = TRUE, gitPath = "~/GitHub")

Arguments

pkgs

A character vector of the package(s) to run "devtools::load_all"

load_all

Logical. If FALSE, then this function will only detach the packages necessary.

gitPath

CHaracter giving the directory containing GitHub repos.


PredictiveEcology/pedev documentation built on Nov. 30, 2024, 1:18 a.m.