Description Usage Arguments Value See Also
locatePackage uses a package name, path(s) to folder(s), and 
some environment variables to find all of the extant location candidates 
for the installation from source for package indicated by name.
1 2  | locatePackage(pkg_name, paths = NULL, env_vars = c("CODE", "STAGE",
  "CODEBASE"))
 | 
pkg_name | 
 Name of the package of interest.  | 
paths | 
 Collection of full filepaths, each of which should be 
considered for the presence of package   | 
env_vars | 
 Names of environment variables, each of which should 
point to a filepath to consider for the presence of 
  | 
Path to first location at which pkgName exists.
Other packages: refreshPackage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.