Get all available networks (groups in CKAN terminology) optional filtering of names for a given string
getNetworks(pattern = "", order = TRUE, groupList = data.frame())(data.frame) giving the "name" and "display_name" of available Pandora networks (groups in CKAN terminology)
(character) string for meta information search
(logical) if TRUE, order dataframe alphabetically by 'repository' and 'name'
(data.frame) optional, output of callAPI() from a previous call to the Pandora API.