na_to_empty_strings: Convert NA values to empty strings ("")
Description
Convert NA values to empty strings ("")
Usage
na_to_empty_strings(gtfs_obj)
Value
a gtfs_obj where all NA strings in tables have been replaced with ""
Arguments
- gtfs_obj
gtfs feed (tidygtfs object)