Skip to contents

Returns the list of dataset names after autocompletion

Usage

socrata_autocomplete_search(dataset)

Arguments

dataset

the name of the dataset

Value

No return value, show dataset names after autocompletion

Examples

if (FALSE) {
rdataretriever::socrata_autocomplete_search()
}