Learn R Programming

deckgl (version 0.3.0)

bart_segments: bart segments

Description

bart segments

Usage

bart_segments

Arguments

Format

tibble with 45 rows and 8 variables:

inbound

number of inbound trips

outbound

number of outbound trips

from_name

name of source station

from_lng

longitude of source station

from_lat

latitude of source station

to_name

name of target station

to_lng

longitude of target station

to_lat

latitude of target station