-
Notifications
You must be signed in to change notification settings - Fork 3
define the destiny of archive.R #21
Copy link
Copy link
Open
Description
archive.R deals with reading multinple FR24 flight files.
It has the benefit of dealing with the old problem reported to FR24 whereby CALLSIGN fields contained NULL characters (character string terminator \0) making the parsing of the filed fail by the underlying C library.
Ignoring this, multiple file read can simply be achieved with purrr (which is by the way used in import_flights_csvs too)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels