load_package_collection {hgutils} | R Documentation |
List package collections
Description
List package collections
Usage
load_package_collection(
collection_name = names(list_package_collections()),
...
)
list_package_collections()
list_common_packages()
load_common_packages(...)
Arguments
collection_name |
One or multiple collection names. Must be in |
... |
list of package names. |
[Package hgutils version 0.2.11 Index]