feed_contains.: Returns TRUE if the given gtfs_obj contains the table in...

View source: R/utils.R

feed_contains.R Documentation

Returns TRUE if the given gtfs_obj contains the table in tidytransit's "calculated tables sublist" (gtfs_obj$.)

Description

Returns TRUE if the given gtfs_obj contains the table in tidytransit's "calculated tables sublist" (gtfs_obj$.)

Usage

feed_contains.(gtfs_obj, table_name)

Arguments

gtfs_obj

gtfs feed (tidygtfs object)

table_name

name of the table to look for, as string


r-transit/tidytransit documentation built on Oct. 19, 2024, 3:17 a.m.