View source: R/combine_tables.R
combine_tables | R Documentation |
Combine package datasets that can be coerced into a data frame into a single list.
combine_tables(package)
package |
'character' string. Package name. |
A list of dataset elements of class 'data.frame'. A list element is named using its dataset name.
J.C. Fisher, U.S. Geological Survey, Idaho Water Science Center
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.