View source: R/check_src_list.R
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.
1 | read_src_list(checkPath, defaultPath)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.