View source: R/getMatchingSources.R
getMatchingSources | R Documentation |
This method runs through all data sources it knows about, and looks for sources of which the identifier pattern matches the given identifier.
getMatchingSources(identifier)
identifier |
identifier to test |
list |
list of matching data sources |
Egon Willighagen Christ Leemans
list <- getMatchingSources("555")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.