christophergandrud / imfr

R package for interacting with the IMF RESTful JSON API
47 stars 5 forks source link

Unidentified columns selected v1.8 #27

Closed christophergandrud closed 3 years ago

christophergandrud commented 3 years ago

From Selina via email:

weo_mx <- imf_data(database_id = "WHDREO", indicator = "PCPI_PCH", freq = "A", country = "MX")

Returns

 Error in `[.data.frame`(sub_data, , 1:3) : undefined columns selected 
christophergandrud commented 3 years ago

Fixed by 09e6c1b9c001d7d3eb9dc477477021c5ae5929d5