Description Usage Arguments Details Value See Also
Find the size of a package's loadable objects
1 | pkg_objects(projname = ".")
|
projname |
path to a package source, by default "." (current directory) |
The source code of a package is searched for function and dataset objects, found
in the R/
and dataset/
directories.
A data.frame giving the size, name, class, source file name and folder for each object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.