参数:all.available
logical, if TRUE return all available packages.
逻辑,如果TRUE返回所有可用的软件包。
参数:lib.loc
character vector describing the location of R library trees to search through, or NULL. The default value of NULL corresponds to all libraries currently known.
字符向量描述R库的树木的位置进行搜索,或NULL。 NULL的默认值,对应于目前已知的所有的图书馆。
Details
详细信息----------Details----------
This is a revised version of the base R function .package. It gives both package names and their version numbers.
这是修改后的版本的baseR函数.package。它提供的软件包的名称和版本号。
值----------Value----------
A list with components
组件列表
参数:package
names of loaded or available packages if all.available is TRUE.
加载或可用的软件包的名字,如果all.available是TRUE。