code_where: Find a package's code
Description
Find a package's code
Usage
code_where(package_name, package_type = "cran")
Value
Path to where code can be found or NULL
Arguments
- package_name
The name of the package
- package_type
One of "cran", "bioc", or "github"