Description Usage Arguments Value
View source: R/internalFunctions.R
save output in a data frame for further processing. Expects two parameters; the output string from method deepblue_get_request_data and request information from process_request
1 | deepblue_convert_to_df(file_to_parse, request_info, dict = col_dict)
|
request_info |
The request information returned by DeepBlue |
dict |
The data structure that contains the DeepBlue columns types |
string_to_parse |
A string |
regions A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.