| socrata_autocomplete_search {rdataretriever} | R Documentation | 
Returns the list of dataset names after autocompletion
Description
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
## Not run: 
rdataretriever::socrata_autocomplete_search()
## End(Not run)
[Package rdataretriever version 3.1.1 Index]