R/utils.R
empty_strings_to_na.Rd
Convert empty strings ("") to NA values in all gtfs tables
empty_strings_to_na(gtfs_obj)
gtfs feed (tidygtfs object)
a gtfs_obj where all empty strings in tables have been replaced with NA
na_to_empty_strings()