Skip to content

Commit

Permalink
Update documentation for metro dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
rich-iannone committed Aug 29, 2024
1 parent e4b01cd commit 4c4597d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/datasets.R
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@
#'
#' @description
#'
#' A dataset with information on all 314 Paris Metro stations as of June 2024.
#' A dataset with information on all 320 Paris Metro stations as of June 2024.
#' Each record represents a station, describing which Metro lines are serviced
#' by the station, which other connections are available, and annual passenger
#' volumes. Basic location information is provided for each station in terms
Expand All @@ -571,7 +571,7 @@
#' to the Transilien rail network, tramway stations, several major train
#' stations (e.g., Gare du Nord, Gare de l'Est, etc.), and many bus lines.
#'
#' @format A tibble with 314 rows and 11 variables:
#' @format A tibble with 320 rows and 11 variables:
#' \describe{
#' \item{name}{The name of the station.}
#' \item{caption}{In some cases, a station will have a caption that might
Expand Down
4 changes: 2 additions & 2 deletions man/metro.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c4597d

Please sign in to comment.