Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in read_airport_movements() : Error in data.table::rbindlist(dt_list) : Class attribute #20

Closed
rafapereirabr opened this issue Mar 24, 2022 · 0 comments

Comments

@rafapereirabr
Copy link
Member

rafapereirabr commented Mar 24, 2022

Downloading the airport movment data for the year of 2019 is throwing the following error:

> m2019 <- read_airport_movements(date = 2019)
  |==================================================| 100%
Error in data.table::rbindlist(dt_list) : 
  Class attribute on column 12 of item 11 does not match with column 12 of item 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant