Displaying 1 result from an estimated 1 matches for "724659".
Did you mean:
72459
2009 Jul 09
1
Number of functions, data sets, ..., in a package?
Hello:
How can one get the number of functions and data sets in a package?
I've written a function "PackageSum2" to get an extended package
summary for an installed package. I get much of what I want from the
object returned by "help(package=pkgName)". For example,
"help(pac=...)$info[[1]]" is a character vector giving author,
maintainer,