View source: R/rdataretriever.R
display_all_rdataset_names | R Documentation |
Can take a list of packages, or NULL or a string 'all' for all rdataset packages and datasets
display_all_rdataset_names(package_name = NULL)
package_name |
print datasets in the package, default to print rdataset and all to print all |
No return value, displays the list of rdataset names present
## Not run:
rdataretriever::display_all_rdataset_names()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.