na_to_empty_strings: Convert NA values to empty strings ("")

na_to_empty_stringsR Documentation

Convert NA values to empty strings ("")

Description

Convert NA values to empty strings ("")

Usage

na_to_empty_strings(gtfs_obj)

Arguments

gtfs_obj

gtfs feed (tidygtfs object)

Value

a gtfs_obj where all NA strings in tables have been replaced with ""

See Also

empty_strings_to_na()


tidytransit documentation built on July 9, 2023, 7:30 p.m.