Learn R Programming

rdataretriever (version 3.1.1)

socrata_autocomplete_search: Returns the list of dataset names after autocompletion

Description

Returns the list of dataset names after autocompletion

Usage

socrata_autocomplete_search(dataset)

Value

No return value, show dataset names after autocompletion

Arguments

dataset

the name of the dataset

Examples

Run this code
if (FALSE) {
rdataretriever::socrata_autocomplete_search()
}

Run the code above in your browser using DataLab