Extract formatted data from responses
eia2_resp_data.Rd
If you use the stepwise workflow of eia2_request()
-> eia2_req_perform()
,
then the next step is to extract useful data from the responses.
For data requests, eia2_resp_data()
returns body data as a tibble.
For metadata requests:
eia2_resp_meta_routes()
returns metadata on child routes as a tibble.eia2_resp_meta_summary()
returns a summary metadata lists.