repo_load_local: Load local repository

View source: R/repo_setup.R

repo_load_localR Documentation

Load local repository

Description

Load local package using devtools::load_all(). The repository should be located in ~/Projects/R_packages or in the

Usage

repo_load_local(repo_name, project_path = "~/Projects")

Arguments

repo_name

Name of the package repository

project_path

Path to the directory in which the repo is contained. Also searches in the subdirectory project_path/R_packages.


gopalpenny/ggp documentation built on Oct. 22, 2023, 10:13 p.m.