R/utils.R
empty_strings_to_na.Rd
read_gtfs() converts all empty strings to NA values
read_gtfs()
NA
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()