Query | R Documentation |
The results of a user query. Able to accept multiple responses to increase the record count, or to add columns.
catalog_request()
Query$catalog_request()
from_response_request()
Query$from_response_request()
info_request()
Query$info_request()
perform()
Query$perform(api_key = NULL)
save_metadata_json()
Query$save_metadata_json(file_path)
save_records_csv()
Query$save_records_csv(file_path, expanded = FALSE)
expand_col()
Query$expand_col(column_name)
get_responses()
Query$get_responses()
clone()
The objects of this class are cloneable with this method.
Query$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.