pkgname | R Documentation |
Lazily grab packageName()
within calling environment, not within function
environment.
pkgname(env = parent.frame())
env |
An environment in which to search for a package name |
A package name or "globalenv" if not found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.