View source: R/extractGADSdat.R
| extractGADSdat | R Documentation |
GADSdat from all_GADSdatFunction to extract a single GADSdat from an all_GADSdat object.
extractGADSdat(all_GADSdat, name)
all_GADSdat |
|
name |
A character vector with length 1 with the name of the |
GADSdat objects can be merged into a single all_GADSdat object via mergeLabels. This function, performs the
reverse action, extracting a single GADSdat object.
Returns an GADSdat object.
# see createGADS vignette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.