get_pkg_datasets {annotater} | R Documentation |
Query data from packages
Description
Query data from packages
Usage
get_pkg_datasets(inst_pkgs)
Arguments
inst_pkgs |
Vector of package names |
Value
A data frame with all the bundled data from the specified packages.
[Package annotater version 0.2.3 Index]