getNetworks | R Documentation |
Get all available networks (groups in CKAN terminology) optional filtering of names for a given string
getNetworks(pattern = "", order = TRUE, groupList = data.frame())
pattern |
(character) string for meta information search |
order |
(logical) if TRUE, order dataframe alphabetically by 'repository' and 'name' |
groupList |
(data.frame) optional, output of callAPI() from a previous call to the Pandora API. |
(data.frame) giving the "name" and "display_name" of available Pandora networks (groups in CKAN terminology)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.