Skip to content

Commit

Permalink
add additional doc to driver telem
Browse files Browse the repository at this point in the history
As per discussion in SCasanova#78
  • Loading branch information
pbulsink committed Jul 10, 2023
1 parent 5012eaf commit 81c2c0e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/load_driver_telemetry.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
#'
#' @description Receives season, race number, driver code, and an optional fastest lap only
#' argument to output car telemetry for the selected situation.
#' Example usage of this code can be seen in the Introduction vignette (run
#' `vignette('introduction', 'f1dataR')` to read). Multiple drivers' telemetry can be appended
#' to one data frame by the user.
#'
#' @param season number from 2018 to current season (defaults to current season).
#' @param round number from 1 to 23 (depending on season selected). Also accepts race name.
Expand Down
3 changes: 3 additions & 0 deletions man/load_driver_telemetry.Rd

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

0 comments on commit 81c2c0e

Please sign in to comment.