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


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