diff --git a/R/counts.R b/R/counts.R index 59e2fea..a085eef 100644 --- a/R/counts.R +++ b/R/counts.R @@ -30,7 +30,7 @@ #' @importFrom rlang .data #' #' @examples -#' counts(get_fars(years = 2020), where = list(states="Virginia", urb="rural")) +#' counts(get_fars(years = 2019), where = list(states="Virginia", urb="rural")) diff --git a/docs/index.html b/docs/index.html index c8f79f3..876e7d1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -75,7 +75,6 @@
-<<<<<<< HEAD
diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 3b1a9ab..d717ad4 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -5,11 +5,7 @@ articles: Counts: Counts.html Crash_sequence_of_events: Crash_sequence_of_events.html Searchable_Codebooks: Searchable_Codebooks.html -<<<<<<< HEAD -last_built: 2024-02-15T05:14Z -======= -last_built: 2024-02-15T04:57Z ->>>>>>> a51a47841892aa2c0f161daf3325618188c5792d +last_built: 2024-02-15T16:11Z urls: reference: https://s87jackson.github.io/rfars/reference article: https://s87jackson.github.io/rfars/articles diff --git a/docs/reference/compare_counts.html b/docs/reference/compare_counts.html index 033c587..33ae902 100644 --- a/docs/reference/compare_counts.html +++ b/docs/reference/compare_counts.html @@ -136,20 +136,12 @@

Examples where = list(urb="rural"), where2 = list(urb="urban") ) -#> Warning: 'C:\Users\s87ja\AppData\Local\Temp\RtmpCk2Iqr\FARS data\raw\2020\format-32' already exists -#> Warning: 'C:\Users\s87ja\AppData\Local\Temp\RtmpCk2Iqr\FARS data\raw\2020\format-64' already exists -#> # A tibble: 4 x 8 -#> # Groups: year [2] +#> # A tibble: 2 × 8 +#> # Groups: year [1] #> year date n what states region urb who #> <dbl> <date> <int> <chr> <chr> <chr> <chr> <chr> #> 1 2020 2020-01-01 408 crashes all all rural all -<<<<<<< HEAD -#> 2 2021 2021-01-01 496 crashes all all rural all -#> 3 2020 2020-01-01 388 crashes all all urban all -#> 4 2021 2021-01-01 407 crashes all all urban all -======= #> 2 2020 2020-01-01 388 crashes all all urban all ->>>>>>> a51a47841892aa2c0f161daf3325618188c5792d