read_src_list: read_src_list

Description Usage Arguments

View source: R/check_src_list.R

Description

Checks for package file to exist in one location, if it does it compares it to a known file and returns the packages that need to be updated. Otherwise it returns the entire known list.

Usage

1
read_src_list(checkPath, defaultPath)

Arguments

checkPath

character File path to the build list, generally either in src/contrib or bin

defaultPath

character path to file to compare checkPath to, or use if checkPath does not exist


USGS-R/grantools documentation built on May 29, 2020, 7:28 a.m.