deepblue_convert_to_df {DeepBlueR} | R Documentation |
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
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