Learn R Programming

tidytransit (version 1.3.1)

feed_contains: Returns TRUE if the given gtfs_obj contains the table. Used to check for tidytransit's calculated tables in sublist

Description

Returns TRUE if the given gtfs_obj contains the table. Used to check for tidytransit's calculated tables in sublist

Usage

feed_contains(gtfs_obj, table_name)

Arguments

gtfs_obj

gtfs object

table_name

name as string of the table to look for