Skip to content

Commit 48b67fe

Browse files
dummy df naming conventions
1 parent c047e28 commit 48b67fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

R/data.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,12 +159,12 @@
159159

160160

161161

162-
#' Transit ridership in the Chicago region, 1980-2019
162+
#' Transit ridership in the Chicago region, 1980-2024
163163
#'
164164
#' A test dataset containing 1980-2019 transit ridership for the three service
165165
#' boards that provide transit in Northeastern Illinois.
166166
#'
167-
#' @format A tibble. 200 rows and 3 variables
167+
#' @format A tibble. 225 rows and 3 variables
168168
#' \describe{
169169
#' \item{year}{Double. Year of data}
170170
#' \item{system}{Char. Name of system (includes CTA bus, CTA rail, Metra, Pace, and Pace ADA)}

data/transit_ridership.rda

-3 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)