List dataset contained in a package
list_pkg_data(pkg)
pkg
Name of the package, must be installed.
a character vector or NULL.
character
NULL
list_pkg_data("ggplot2")