Closed jocamarada closed 4 years ago
While running the code below:
library(cepR) token = "XXXXXXXXXXXXX" Est_MA <- busca_estado(estado = "MA", token = token)
I get the following error:
Error: Can't pluck from a externalptr
cepR is currently out of date with the CEPAberto API (v2 vs v3). I'll update it ASAP, or feel free to make a PR if you'd like.
While running the code below:
I get the following error:
Error: Can't pluck from a externalptr