print_pkg_description | R Documentation |
Print package DESCRIPTION
print_pkg_description(pkg)
pkg |
|
This function is a simple wrapper around functions to
find the DESCRIPTION
file for an installed R package,
and print lines to the console.
When the package is not installed, or a temporary R package is not in the search path, error messages are returned accordingly.
Other jamsession utilities:
jamsession_paths()
print_pkg_description("base")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.