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()


r-transit/tidytransit documentation built on Feb. 18, 2024, 8:03 p.m.