empty_strings_to_na: Convert empty strings ("") to NA values in all gtfs tables

empty_strings_to_naR Documentation

Convert empty strings ("") to NA values in all gtfs tables

Description

Convert empty strings ("") to NA values in all gtfs tables

Usage

empty_strings_to_na(gtfs_obj)

Arguments

gtfs_obj

gtfs feed (tidygtfs object)

Value

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

See Also

na_to_empty_strings()


r-transit/tidytransit documentation built on Feb. 17, 2025, 10:35 a.m.