empty_strings_to_na | R Documentation |
Convert empty strings ("") to NA values in all gtfs tables
empty_strings_to_na(gtfs_obj)
gtfs_obj |
gtfs feed (tidygtfs object) |
a gtfs_obj where all empty strings in tables have been replaced with NA
na_to_empty_strings()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.