Description Usage Arguments Details Value Author(s) References See Also
packageCheck
attempts to load the specified package and to run example
with
the package name as an argument.
1 | packageCheck(x,lib.loc=NULL)
|
x |
scalar character, the name of a single package |
lib.loc |
the library to check, passed to |
Many packages do not have package-level examples; the call to example
in
such cases does nothing (warnings are suppressed).
an scalar character string: zero if the package does not load or if example
generates an error; otherwise, the package version.
Tim Bergsma
http://metrumrg.googlecode.com
accept
acceptance
library
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.