Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tanho63 committed Jan 12, 2022
1 parent 2e2134c commit 6297a00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/ep_predict.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#' \donttest{
#' try({
#' preprocessed <- readRDS(system.file("ep_preprocessed.rds",package = "ffopportunity"))
#' # this file is equivalent to nflreadr::load_pbp(2021) %>% head(100) %>% ep_preprocess()
#' # this file is equivalent to nflreadr::load_pbp(2021) %>% head(1000) %>% ep_preprocess()
#' ep_predict(preprocessed)
#' })
#' }
Expand Down
2 changes: 1 addition & 1 deletion man/ep_predict.Rd

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

0 comments on commit 6297a00

Please sign in to comment.