diff --git a/404.html b/404.html index 938d17a..383d2c0 100644 --- a/404.html +++ b/404.html @@ -29,7 +29,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/CODE_OF_CONDUCT.html b/CODE_OF_CONDUCT.html index 911dcd9..f8c1894 100644 --- a/CODE_OF_CONDUCT.html +++ b/CODE_OF_CONDUCT.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/LICENSE-text.html b/LICENSE-text.html index c1e5db2..1b4e44c 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/LICENSE.html b/LICENSE.html index 1ba0dce..c273d51 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/authors.html b/authors.html index a20d554..bf51e6c 100644 --- a/authors.html +++ b/authors.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 @@ -45,14 +45,14 @@ Citation Bruce AA (2024). fuimus: Functions That Have Been. -R package version 0.0.5.9004, +R package version 0.0.5.9006, https://github.com/andrewallenbruce/fuimus, https://andrewallenbruce.github.io/fuimus/. @Manual{, title = {fuimus: Functions That Have Been}, author = {Andrew Allen Bruce}, year = {2024}, - note = {R package version 0.0.5.9004, + note = {R package version 0.0.5.9006, https://github.com/andrewallenbruce/fuimus}, url = {https://andrewallenbruce.github.io/fuimus/}, } diff --git a/index.html b/index.html index e60e727..eb1fffd 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/news/index.html b/news/index.html index c27242d..f81667e 100644 --- a/news/index.html +++ b/news/index.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 @@ -31,6 +31,31 @@ Source: NEWS.md + +fuimus 0.0.5.9006 +bump dev version +updated mount_board to use utils::packageName +bump dev version +standalone-helpers updated +updated standalone-helpers +updated standalone-helpers +fixed bug in is_valid_npi +updated standalone-helpers (bugfix) +updated standalone-helpers +first draft of zipcode db tables (pins) +added zip code database +added add_counties +standalone-helpers file created +breaking changes everywhere +added uniq_rmna +describe_unique +months_regex -> common_regex + +describe() first draft +added functions from forager package +added provider calculations +moved dar calculation to forager + fuimus (development version) diff --git a/pkgdown.yml b/pkgdown.yml index 092dbb3..ca44199 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,7 +2,7 @@ pandoc: 3.1.11 pkgdown: 2.1.1 pkgdown_sha: ~ articles: {} -last_built: 2024-12-17T02:30Z +last_built: 2024-12-20T12:09Z urls: reference: https://andrewallenbruce.github.io/fuimus/reference article: https://andrewallenbruce.github.io/fuimus/articles diff --git a/reference/add_counties.html b/reference/add_counties.html index 5ee92f1..d60d360 100644 --- a/reference/add_counties.html +++ b/reference/add_counties.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/age_days.html b/reference/age_days.html index 929458c..2e5f0aa 100644 --- a/reference/age_days.html +++ b/reference/age_days.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 @@ -111,9 +111,9 @@ Examples#> # A tibble: 3 × 3 #> x y days_since_x #> <date> <date> <dbl> -#> 1 2021-01-01 2022-01-01 1447 -#> 2 2021-02-01 2022-02-01 1416 -#> 3 2021-03-01 2022-03-01 1388 +#> 1 2021-01-01 2022-01-01 1450 +#> 2 2021-02-01 2022-02-01 1419 +#> 3 2021-03-01 2022-03-01 1391 date_ex |> age_days(x, y, "days_between_x_y") |> @@ -122,9 +122,9 @@ Examples#> # A tibble: 3 × 5 #> x y days_between_x_y days_since_x days_since_y #> <date> <date> <dbl> <dbl> <dbl> -#> 1 2021-01-01 2022-01-01 366 1447 1082 -#> 2 2021-02-01 2022-02-01 366 1416 1051 -#> 3 2021-03-01 2022-03-01 366 1388 1023 +#> 1 2021-01-01 2022-01-01 366 1450 1085 +#> 2 2021-02-01 2022-02-01 366 1419 1054 +#> 3 2021-03-01 2022-03-01 366 1391 1026 diff --git a/reference/arrows.html b/reference/arrows.html index 3cca8f1..143d8a4 100644 --- a/reference/arrows.html +++ b/reference/arrows.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/as_chr.html b/reference/as_chr.html index feb4473..d689285 100644 --- a/reference/as_chr.html +++ b/reference/as_chr.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/as_date.html b/reference/as_date.html index f3834d2..263fec5 100644 --- a/reference/as_date.html +++ b/reference/as_date.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/as_int.html b/reference/as_int.html index 443fbc0..2ac9f21 100644 --- a/reference/as_int.html +++ b/reference/as_int.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/as_num.html b/reference/as_num.html index 12edea6..e5030b2 100644 --- a/reference/as_num.html +++ b/reference/as_num.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/bracks.html b/reference/bracks.html index 054ae91..35b93eb 100644 --- a/reference/bracks.html +++ b/reference/bracks.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/change.html b/reference/change.html index 740d1be..bbd0a55 100644 --- a/reference/change.html +++ b/reference/change.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/change_lagged.html b/reference/change_lagged.html index 0a1c478..ff6d9d7 100644 --- a/reference/change_lagged.html +++ b/reference/change_lagged.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/check_chars_numeric.html b/reference/check_chars_numeric.html index 892e285..e3dd8b8 100644 --- a/reference/check_chars_numeric.html +++ b/reference/check_chars_numeric.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/check_first_char.html b/reference/check_first_char.html index d4ad4fa..455eee0 100644 --- a/reference/check_first_char.html +++ b/reference/check_first_char.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/check_length.html b/reference/check_length.html index d2d4ec5..53a5de6 100644 --- a/reference/check_length.html +++ b/reference/check_length.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/check_nchars_10.html b/reference/check_nchars_10.html index d209dba..0f9e42f 100644 --- a/reference/check_nchars_10.html +++ b/reference/check_nchars_10.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/chg_abs.html b/reference/chg_abs.html index 81f06a7..e98a63e 100644 --- a/reference/chg_abs.html +++ b/reference/chg_abs.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/chg_pct.html b/reference/chg_pct.html index e21adf0..b8a4ced 100644 --- a/reference/chg_pct.html +++ b/reference/chg_pct.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/clean_number.html b/reference/clean_number.html index c4cc9db..020a866 100644 --- a/reference/clean_number.html +++ b/reference/clean_number.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/collapser.html b/reference/collapser.html index b543158..56b3625 100644 --- a/reference/collapser.html +++ b/reference/collapser.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/colon.html b/reference/colon.html index 3a4fd39..7427c9c 100644 --- a/reference/colon.html +++ b/reference/colon.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/color_text.html b/reference/color_text.html index 8df4fd1..0dd1a1c 100644 --- a/reference/color_text.html +++ b/reference/color_text.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/columns_to_character.html b/reference/columns_to_character.html index 5b125cb..d7ef96c 100644 --- a/reference/columns_to_character.html +++ b/reference/columns_to_character.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 @@ -69,31 +69,31 @@ Examples#> # A tibble: 10 × 3 #> int chr date #> <int> <chr> <date> -#> 1 1 a 2024-12-17 -#> 2 2 b 2024-12-17 -#> 3 3 c 2024-12-17 -#> 4 4 d 2024-12-17 -#> 5 5 e 2024-12-17 -#> 6 6 f 2024-12-17 -#> 7 7 g 2024-12-17 -#> 8 8 h 2024-12-17 -#> 9 9 i 2024-12-17 -#> 10 NA j 2024-12-17 +#> 1 1 a 2024-12-20 +#> 2 2 b 2024-12-20 +#> 3 3 c 2024-12-20 +#> 4 4 d 2024-12-20 +#> 5 5 e 2024-12-20 +#> 6 6 f 2024-12-20 +#> 7 7 g 2024-12-20 +#> 8 8 h 2024-12-20 +#> 9 9 i 2024-12-20 +#> 10 NA j 2024-12-20 columns_to_character(x) #> # A tibble: 10 × 3 #> int chr date #> <chr> <chr> <chr> -#> 1 1 a 2024-12-17 -#> 2 2 b 2024-12-17 -#> 3 3 c 2024-12-17 -#> 4 4 d 2024-12-17 -#> 5 5 e 2024-12-17 -#> 6 6 f 2024-12-17 -#> 7 7 g 2024-12-17 -#> 8 8 h 2024-12-17 -#> 9 9 i 2024-12-17 -#> 10 NA j 2024-12-17 +#> 1 1 a 2024-12-20 +#> 2 2 b 2024-12-20 +#> 3 3 c 2024-12-20 +#> 4 4 d 2024-12-20 +#> 5 5 e 2024-12-20 +#> 6 6 f 2024-12-20 +#> 7 7 g 2024-12-20 +#> 8 8 h 2024-12-20 +#> 9 9 i 2024-12-20 +#> 10 NA j 2024-12-20 diff --git a/reference/combine.html b/reference/combine.html index ad2a3da..754115d 100644 --- a/reference/combine.html +++ b/reference/combine.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 @@ -76,16 +76,16 @@ Examples#> # A tibble: 10 × 8 #> payer class balance date_of_service date_of_release date_of_submission #> <chr> <ord> <dbl> <date> <date> <date> -#> 1 BCBS- Seco… 102. 2024-06-17 2024-07-08 2024-07-12 -#> 2 Anthem-00002 Seco… 102. 2024-05-17 2024-05-24 2024-05-26 -#> 3 Anthem-00003 Prim… 150. 2024-11-17 2024-11-20 2024-11-28 -#> 4 Cigna-00004 Seco… 0.513 2024-05-17 2024-05-25 2024-05-25 -#> 5 MAO-00005 Seco… 100. 2024-04-17 2024-05-01 2024-05-04 -#> 6 Medicaid-00… Seco… 171. 2024-10-17 2024-10-24 2024-10-25 -#> 7 Centene-000… Prim… 130. 2024-04-17 2024-04-24 2024-04-30 -#> 8 Medicare-00… Seco… 114. 2024-02-17 2024-02-26 2024-02-29 -#> 9 Medicare-00… Seco… 247. 2024-07-17 2024-07-25 2024-07-26 -#> 10 BCBS-00010 Seco… 52.2 2024-04-17 2024-05-03 2024-05-06 +#> 1 BCBS- Seco… 102. 2024-06-20 2024-07-11 2024-07-15 +#> 2 Anthem-00002 Seco… 102. 2024-05-20 2024-05-27 2024-05-29 +#> 3 Anthem-00003 Prim… 150. 2024-11-20 2024-11-23 2024-12-01 +#> 4 Cigna-00004 Seco… 0.513 2024-05-20 2024-05-28 2024-05-28 +#> 5 MAO-00005 Seco… 100. 2024-04-20 2024-05-04 2024-05-07 +#> 6 Medicaid-00… Seco… 171. 2024-10-20 2024-10-27 2024-10-28 +#> 7 Centene-000… Prim… 130. 2024-04-20 2024-04-27 2024-05-03 +#> 8 Medicare-00… Seco… 114. 2024-02-20 2024-02-29 2024-03-03 +#> 9 Medicare-00… Seco… 247. 2024-07-20 2024-07-28 2024-07-29 +#> 10 BCBS-00010 Seco… 52.2 2024-04-20 2024-05-06 2024-05-09 #> # ℹ 2 more variables: date_of_acceptance <date>, date_of_adjudication <date> diff --git a/reference/common_regex.html b/reference/common_regex.html index 59de9e0..9749eed 100644 --- a/reference/common_regex.html +++ b/reference/common_regex.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/construct_regex.html b/reference/construct_regex.html index 7473bdf..5776821 100644 --- a/reference/construct_regex.html +++ b/reference/construct_regex.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/count_days.html b/reference/count_days.html index 8fe271d..ddcc00f 100644 --- a/reference/count_days.html +++ b/reference/count_days.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/count_prop.html b/reference/count_prop.html index 4c5a54b..a844b7d 100644 --- a/reference/count_prop.html +++ b/reference/count_prop.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/count_prop_multi.html b/reference/count_prop_multi.html index 6130ece..b6fa0ca 100644 --- a/reference/count_prop_multi.html +++ b/reference/count_prop_multi.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/count_wide.html b/reference/count_wide.html index 10fec50..45631af 100644 --- a/reference/count_wide.html +++ b/reference/count_wide.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/create_vec.html b/reference/create_vec.html index b16b7ad..70af4e0 100644 --- a/reference/create_vec.html +++ b/reference/create_vec.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/data_types.html b/reference/data_types.html index 4ee1f97..38db95b 100644 --- a/reference/data_types.html +++ b/reference/data_types.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 @@ -60,16 +60,16 @@ Examples#> # A tibble: 10 × 3 #> int chr date #> <int> <chr> <date> -#> 1 1 a 2024-12-17 -#> 2 2 b 2024-12-17 -#> 3 3 c 2024-12-17 -#> 4 4 d 2024-12-17 -#> 5 5 e 2024-12-17 -#> 6 6 f 2024-12-17 -#> 7 7 g 2024-12-17 -#> 8 8 h 2024-12-17 -#> 9 9 i 2024-12-17 -#> 10 NA j 2024-12-17 +#> 1 1 a 2024-12-20 +#> 2 2 b 2024-12-20 +#> 3 3 c 2024-12-20 +#> 4 4 d 2024-12-20 +#> 5 5 e 2024-12-20 +#> 6 6 f 2024-12-20 +#> 7 7 g 2024-12-20 +#> 8 8 h 2024-12-20 +#> 9 9 i 2024-12-20 +#> 10 NA j 2024-12-20 data_types(x) #> # A tibble: 3 × 3 diff --git a/reference/delist.html b/reference/delist.html index 3fad793..058e226 100644 --- a/reference/delist.html +++ b/reference/delist.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/delister.html b/reference/delister.html index 70ca80f..53c9e1a 100644 --- a/reference/delister.html +++ b/reference/delister.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/density.html b/reference/density.html index 4ce6f67..64c8071 100644 --- a/reference/density.html +++ b/reference/density.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/describe.html b/reference/describe.html index b71bd09..c31be0f 100644 --- a/reference/describe.html +++ b/reference/describe.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/describe2.html b/reference/describe2.html index 8703158..f35829d 100644 --- a/reference/describe2.html +++ b/reference/describe2.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/describe_unique.html b/reference/describe_unique.html index 984aa14..a9ffc40 100644 --- a/reference/describe_unique.html +++ b/reference/describe_unique.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 @@ -110,13 +110,13 @@ Examples#> 9 payer MAO 3 #> 10 class Secondary 28 #> 11 class Primary 22 -#> 12 date_of_release 2024-04-26 3 -#> 13 date_of_release 2024-07-26 3 -#> 14 date_of_release 2024-07-28 3 -#> 15 date_of_submission 2024-07-29 3 -#> 16 date_of_acceptance 2024-07-31 3 -#> 17 date_of_acceptance 2025-01-02 3 -#> 18 date_of_adjudication 2024-08-31 3 +#> 12 date_of_release 2024-04-29 3 +#> 13 date_of_release 2024-07-29 3 +#> 14 date_of_release 2024-07-31 3 +#> 15 date_of_submission 2024-08-01 3 +#> 16 date_of_acceptance 2024-08-03 3 +#> 17 date_of_acceptance 2025-01-05 3 +#> 18 date_of_adjudication 2024-09-03 3 diff --git a/reference/desplit.html b/reference/desplit.html index 2a0759f..40fa13a 100644 --- a/reference/desplit.html +++ b/reference/desplit.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/display_long.html b/reference/display_long.html index 408ce49..dbe178e 100644 --- a/reference/display_long.html +++ b/reference/display_long.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 @@ -60,16 +60,16 @@ Examples#> # A tibble: 10 × 3 #> int chr date #> <int> <chr> <date> -#> 1 1 a 2024-12-17 -#> 2 2 b 2024-12-17 -#> 3 3 c 2024-12-17 -#> 4 4 d 2024-12-17 -#> 5 5 e 2024-12-17 -#> 6 6 f 2024-12-17 -#> 7 7 g 2024-12-17 -#> 8 8 h 2024-12-17 -#> 9 9 i 2024-12-17 -#> 10 NA j 2024-12-17 +#> 1 1 a 2024-12-20 +#> 2 2 b 2024-12-20 +#> 3 3 c 2024-12-20 +#> 4 4 d 2024-12-20 +#> 5 5 e 2024-12-20 +#> 6 6 f 2024-12-20 +#> 7 7 g 2024-12-20 +#> 8 8 h 2024-12-20 +#> 9 9 i 2024-12-20 +#> 10 NA j 2024-12-20 display_long(x) #> # A tibble: 30 × 2 @@ -77,13 +77,13 @@ Examples#> <chr> <chr> #> 1 int 1 #> 2 chr a -#> 3 date 2024-12-17 +#> 3 date 2024-12-20 #> 4 int 2 #> 5 chr b -#> 6 date 2024-12-17 +#> 6 date 2024-12-20 #> 7 int 3 #> 8 chr c -#> 9 date 2024-12-17 +#> 9 date 2024-12-20 #> 10 int 4 #> # ℹ 20 more rows diff --git a/reference/duration_vec.html b/reference/duration_vec.html index 017b611..7a1ea1d 100644 --- a/reference/duration_vec.html +++ b/reference/duration_vec.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/empty.html b/reference/empty.html index 0c8217f..165f7b3 100644 --- a/reference/empty.html +++ b/reference/empty.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/expand_date_range.html b/reference/expand_date_range.html index 3c3d041..5417bd1 100644 --- a/reference/expand_date_range.html +++ b/reference/expand_date_range.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/false.html b/reference/false.html index 1343a56..06a4c59 100644 --- a/reference/false.html +++ b/reference/false.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/fancy_ts.html b/reference/fancy_ts.html index 5f4267a..2aa704e 100644 --- a/reference/fancy_ts.html +++ b/reference/fancy_ts.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/find_common_order.html b/reference/find_common_order.html index ca90492..256ff5e 100644 --- a/reference/find_common_order.html +++ b/reference/find_common_order.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/gchop.html b/reference/gchop.html index bf25901..46681f9 100644 --- a/reference/gchop.html +++ b/reference/gchop.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/gelm.html b/reference/gelm.html index 62ecb41..9bc3bee 100644 --- a/reference/gelm.html +++ b/reference/gelm.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/geomean.html b/reference/geomean.html index 3f2170b..4a48eb3 100644 --- a/reference/geomean.html +++ b/reference/geomean.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/get_pin.html b/reference/get_pin.html index fd4f272..fe5e047 100644 --- a/reference/get_pin.html +++ b/reference/get_pin.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/getelem.html b/reference/getelem.html index bb6cc84..8e336d6 100644 --- a/reference/getelem.html +++ b/reference/getelem.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/gg_theme.html b/reference/gg_theme.html index ffbdb10..22431e1 100644 --- a/reference/gg_theme.html +++ b/reference/gg_theme.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/gh_raw.html b/reference/gh_raw.html index 3067822..8c40c68 100644 --- a/reference/gh_raw.html +++ b/reference/gh_raw.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/git_commit.html b/reference/git_commit.html index 764dacc..5824677 100644 --- a/reference/git_commit.html +++ b/reference/git_commit.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/glue_chr.html b/reference/glue_chr.html index 3359893..ca04be6 100644 --- a/reference/glue_chr.html +++ b/reference/glue_chr.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/glue_data_chr.html b/reference/glue_data_chr.html index 02d489c..ded32c1 100644 --- a/reference/glue_data_chr.html +++ b/reference/glue_data_chr.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/gluestick.html b/reference/gluestick.html index aa0fbee..88e5221 100644 --- a/reference/gluestick.html +++ b/reference/gluestick.html @@ -13,7 +13,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/grapes-nin-grapes.html b/reference/grapes-nin-grapes.html index dfcf89b..3156aa7 100644 --- a/reference/grapes-nin-grapes.html +++ b/reference/grapes-nin-grapes.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/grapes-nn-grapes.html b/reference/grapes-nn-grapes.html index 8836bf4..9cdc04d 100644 --- a/reference/grapes-nn-grapes.html +++ b/reference/grapes-nn-grapes.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/grapes-or-grapes.html b/reference/grapes-or-grapes.html index dbf735d..374e794 100644 --- a/reference/grapes-or-grapes.html +++ b/reference/grapes-or-grapes.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/gt_marks.html b/reference/gt_marks.html index 5cb46f3..0ed446a 100644 --- a/reference/gt_marks.html +++ b/reference/gt_marks.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/histo.html b/reference/histo.html index d7dbde2..914209b 100644 --- a/reference/histo.html +++ b/reference/histo.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/histogram.html b/reference/histogram.html index 07ee594..35c4f71 100644 --- a/reference/histogram.html +++ b/reference/histogram.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/if_empty_null.html b/reference/if_empty_null.html index 673820e..1d493c7 100644 --- a/reference/if_empty_null.html +++ b/reference/if_empty_null.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/iif_else.html b/reference/iif_else.html index 2b4632a..16c8be0 100644 --- a/reference/iif_else.html +++ b/reference/iif_else.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/index.html b/reference/index.html index 2aa2062..02249d4 100644 --- a/reference/index.html +++ b/reference/index.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/initialize_package.html b/reference/initialize_package.html index 9f47536..ad2e536 100644 --- a/reference/initialize_package.html +++ b/reference/initialize_package.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/interpolate.html b/reference/interpolate.html index 2324863..a8d39b4 100644 --- a/reference/interpolate.html +++ b/reference/interpolate.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/invert_named.html b/reference/invert_named.html index 0c4aa50..bf9d9db 100644 --- a/reference/invert_named.html +++ b/reference/invert_named.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/is_valid_npi.html b/reference/is_valid_npi.html index 5345197..df75798 100644 --- a/reference/is_valid_npi.html +++ b/reference/is_valid_npi.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/is_valid_npi2.html b/reference/is_valid_npi2.html index ba5ee1f..096d85e 100644 --- a/reference/is_valid_npi2.html +++ b/reference/is_valid_npi2.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/list_pins.html b/reference/list_pins.html index ea93b7e..23d0a19 100644 --- a/reference/list_pins.html +++ b/reference/list_pins.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/make_interval.html b/reference/make_interval.html index 02ba99d..371f075 100644 --- a/reference/make_interval.html +++ b/reference/make_interval.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 @@ -69,7 +69,7 @@ Examples#> # A tibble: 1 × 4 #> date interval period timelength_days #> <date> <Interval> <Period> <dbl> -#> 1 2023-12-17 2023-12-17 UTC--2024-12-17 UTC 1y 0m 0d 0H 0M 0S 366 +#> 1 2023-12-20 2023-12-20 UTC--2024-12-20 UTC 1y 0m 0d 0H 0M 0S 366 diff --git a/reference/max_vlen.html b/reference/max_vlen.html index 6aca191..68ce978 100644 --- a/reference/max_vlen.html +++ b/reference/max_vlen.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/mock_forager.html b/reference/mock_forager.html index 4ad620f..aa3d58d 100644 --- a/reference/mock_forager.html +++ b/reference/mock_forager.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 @@ -70,11 +70,11 @@ Examples#> # A tibble: 5 × 9 #> id payer class balance date_of_service date_of_release date_of_submission #> <chr> <fct> <ord> <dbl> <date> <date> <date> -#> 1 0001 Cigna Seco… 145. 2024-03-17 2024-03-28 2024-03-29 -#> 2 0002 Medica… Seco… 330. 2024-04-17 2024-05-02 2024-05-05 -#> 3 0003 UHC Seco… 21.4 2024-10-17 2024-10-28 2024-10-29 -#> 4 0004 BCBS Prim… 33.4 2024-11-17 2024-11-23 2024-11-24 -#> 5 0005 MAO Seco… 55.0 2024-02-17 2024-02-25 2024-02-27 +#> 1 0001 Cigna Seco… 145. 2024-03-20 2024-03-31 2024-04-01 +#> 2 0002 Medica… Seco… 330. 2024-04-20 2024-05-05 2024-05-08 +#> 3 0003 UHC Seco… 21.4 2024-10-20 2024-10-31 2024-11-01 +#> 4 0004 BCBS Prim… 33.4 2024-11-20 2024-11-26 2024-11-27 +#> 5 0005 MAO Seco… 55.0 2024-02-20 2024-02-28 2024-03-01 #> # ℹ 2 more variables: date_of_acceptance <date>, date_of_adjudication <date> diff --git a/reference/mock_provider.html b/reference/mock_provider.html index 4869743..028421d 100644 --- a/reference/mock_provider.html +++ b/reference/mock_provider.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/mount_board.html b/reference/mount_board.html index 2812439..8cac965 100644 --- a/reference/mount_board.html +++ b/reference/mount_board.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 @@ -38,7 +38,7 @@ Usage - mount_board(source = c("local", "remote"), package = "fuimus") + mount_board(source = c("local", "remote")) @@ -48,10 +48,6 @@ Argumentssource <chr> "local" or "remote" - -package -<chr> package name - Value diff --git a/reference/na.html b/reference/na.html index 0fa6b43..6144823 100644 --- a/reference/na.html +++ b/reference/na.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/na_if.html b/reference/na_if.html index 426a72e..b32f020 100644 --- a/reference/na_if.html +++ b/reference/na_if.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/na_if_common.html b/reference/na_if_common.html index 2c6f8c1..eefcfe5 100644 --- a/reference/na_if_common.html +++ b/reference/na_if_common.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/named_group_split.html b/reference/named_group_split.html index 3ad3669..d3710f9 100644 --- a/reference/named_group_split.html +++ b/reference/named_group_split.html @@ -11,7 +11,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/new_value.html b/reference/new_value.html index 80d289a..22dd44c 100644 --- a/reference/new_value.html +++ b/reference/new_value.html @@ -9,7 +9,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/not_na.html b/reference/not_na.html index 933c2e1..cf86239 100644 --- a/reference/not_na.html +++ b/reference/not_na.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/not_null.html b/reference/not_null.html index 2ff164a..eb2b512 100644 --- a/reference/not_null.html +++ b/reference/not_null.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/null.html b/reference/null.html index 107589f..50c3ee5 100644 --- a/reference/null.html +++ b/reference/null.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/pad_number.html b/reference/pad_number.html index 17461e4..6dc0d48 100644 --- a/reference/pad_number.html +++ b/reference/pad_number.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/parens.html b/reference/parens.html index 502fe0d..e4bc3f3 100644 --- a/reference/parens.html +++ b/reference/parens.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/percentage_calculator.html b/reference/percentage_calculator.html index b15e037..39f5cc9 100644 --- a/reference/percentage_calculator.html +++ b/reference/percentage_calculator.html @@ -17,7 +17,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/percentage_change.html b/reference/percentage_change.html index c0ba142..6c98f91 100644 --- a/reference/percentage_change.html +++ b/reference/percentage_change.html @@ -9,7 +9,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/percentage_difference.html b/reference/percentage_difference.html index 47dfb46..8f391c7 100644 --- a/reference/percentage_difference.html +++ b/reference/percentage_difference.html @@ -9,7 +9,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/print_ls.html b/reference/print_ls.html index 0e7571d..ae40902 100644 --- a/reference/print_ls.html +++ b/reference/print_ls.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/random_npi_generator.html b/reference/random_npi_generator.html index 6ce1779..bbca14f 100644 --- a/reference/random_npi_generator.html +++ b/reference/random_npi_generator.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/random_string.html b/reference/random_string.html index 5d510e1..5735ee5 100644 --- a/reference/random_string.html +++ b/reference/random_string.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/rate_of_return.html b/reference/rate_of_return.html index 25003a5..5a63343 100644 --- a/reference/rate_of_return.html +++ b/reference/rate_of_return.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/remove_all_na.html b/reference/remove_all_na.html index 093e74b..86feebd 100644 --- a/reference/remove_all_na.html +++ b/reference/remove_all_na.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/remove_quiet.html b/reference/remove_quiet.html index 516b95b..ec16fea 100644 --- a/reference/remove_quiet.html +++ b/reference/remove_quiet.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/remove_quotes.html b/reference/remove_quotes.html index d28a405..05f1fdb 100644 --- a/reference/remove_quotes.html +++ b/reference/remove_quotes.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/rename_seq.html b/reference/rename_seq.html index 54bcd6e..3ec15ad 100644 --- a/reference/rename_seq.html +++ b/reference/rename_seq.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/roundup.html b/reference/roundup.html index 7321d4a..2570671 100644 --- a/reference/roundup.html +++ b/reference/roundup.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/search_for.html b/reference/search_for.html index 5561024..8b0a1c2 100644 --- a/reference/search_for.html +++ b/reference/search_for.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/search_in.html b/reference/search_in.html index 6e0b32c..9db829a 100644 --- a/reference/search_in.html +++ b/reference/search_in.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_at.html b/reference/sf_at.html index 92cdab2..4a7f040 100644 --- a/reference/sf_at.html +++ b/reference/sf_at.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_c.html b/reference/sf_c.html index 1d5604d..4487622 100644 --- a/reference/sf_c.html +++ b/reference/sf_c.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_chars.html b/reference/sf_chars.html index 7f6feb5..ad56b3c 100644 --- a/reference/sf_chars.html +++ b/reference/sf_chars.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_conv.html b/reference/sf_conv.html index 9241a2c..4c9fffd 100644 --- a/reference/sf_conv.html +++ b/reference/sf_conv.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_detect.html b/reference/sf_detect.html index 2dd2810..5a59295 100644 --- a/reference/sf_detect.html +++ b/reference/sf_detect.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_extract.html b/reference/sf_extract.html index 45b3327..381ad0a 100644 --- a/reference/sf_extract.html +++ b/reference/sf_extract.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_ndetect.html b/reference/sf_ndetect.html index 7403452..92f5628 100644 --- a/reference/sf_ndetect.html +++ b/reference/sf_ndetect.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_nextract.html b/reference/sf_nextract.html index ccfef9a..2fe7237 100644 --- a/reference/sf_nextract.html +++ b/reference/sf_nextract.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_remove.html b/reference/sf_remove.html index aca152e..7333680 100644 --- a/reference/sf_remove.html +++ b/reference/sf_remove.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_replace.html b/reference/sf_replace.html index ca19805..fd005be 100644 --- a/reference/sf_replace.html +++ b/reference/sf_replace.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_smush.html b/reference/sf_smush.html index dad2c8c..1a74eb1 100644 --- a/reference/sf_smush.html +++ b/reference/sf_smush.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_strsplit.html b/reference/sf_strsplit.html index 40bd6ee..76e7fe0 100644 --- a/reference/sf_strsplit.html +++ b/reference/sf_strsplit.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sf_sub.html b/reference/sf_sub.html index 9caa77a..e113916 100644 --- a/reference/sf_sub.html +++ b/reference/sf_sub.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/single_line_string.html b/reference/single_line_string.html index 195ed92..ac2b934 100644 --- a/reference/single_line_string.html +++ b/reference/single_line_string.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/sorted_bars.html b/reference/sorted_bars.html index 45e00c8..94a3d25 100644 --- a/reference/sorted_bars.html +++ b/reference/sorted_bars.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/splitter.html b/reference/splitter.html index 4a28d5f..4ba3b1e 100644 --- a/reference/splitter.html +++ b/reference/splitter.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/strsort.html b/reference/strsort.html index d4cc9d5..5d094e7 100644 --- a/reference/strsort.html +++ b/reference/strsort.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/summary_stats.html b/reference/summary_stats.html index cf565e9..b409ac6 100644 --- a/reference/summary_stats.html +++ b/reference/summary_stats.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/true.html b/reference/true.html index 1010613..8fe6c31 100644 --- a/reference/true.html +++ b/reference/true.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/ttimestamp.html b/reference/ttimestamp.html index e7ddce7..cfba9a4 100644 --- a/reference/ttimestamp.html +++ b/reference/ttimestamp.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 @@ -57,17 +57,17 @@ Value Examples timestamp() -#> ##------ Tue Dec 17 02:30:58 2024 ------## +#> ##------ Fri Dec 20 12:10:03 2024 ------## date() -#> [1] "Tue Dec 17 02:30:58 2024" +#> [1] "Fri Dec 20 12:10:03 2024" ttimestamp() #> [[1]] -#> [1] "2024-12-17 02:30:58" +#> [1] "2024-12-20 12:10:03" #> #> [[2]] -#> [1] "Tue Dec 17 02:30:58 2024" +#> [1] "Fri Dec 20 12:10:03 2024" #> diff --git a/reference/uniq.html b/reference/uniq.html index ef9cd5a..e3b8d1d 100644 --- a/reference/uniq.html +++ b/reference/uniq.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/uniq_narm.html b/reference/uniq_narm.html index 942be64..0f6bb64 100644 --- a/reference/uniq_narm.html +++ b/reference/uniq_narm.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/uniq_vlen.html b/reference/uniq_vlen.html index c3335df..8c73c36 100644 --- a/reference/uniq_vlen.html +++ b/reference/uniq_vlen.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/update_personal_packages.html b/reference/update_personal_packages.html index 91537ee..04601f0 100644 --- a/reference/update_personal_packages.html +++ b/reference/update_personal_packages.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/vlen.html b/reference/vlen.html index 510d5ff..5443b03 100644 --- a/reference/vlen.html +++ b/reference/vlen.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/years_df.html b/reference/years_df.html index 1a58cc4..b049829 100644 --- a/reference/years_df.html +++ b/reference/years_df.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/years_floor.html b/reference/years_floor.html index eb94b0b..25d781b 100644 --- a/reference/years_floor.html +++ b/reference/years_floor.html @@ -9,7 +9,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/reference/years_vec.html b/reference/years_vec.html index 3320923..484bfd8 100644 --- a/reference/years_vec.html +++ b/reference/years_vec.html @@ -7,7 +7,7 @@ fuimus - 0.0.5.9004 + 0.0.5.9006 diff --git a/search.json b/search.json index 06398af..fc3ebd9 100644 --- a/search.json +++ b/search.json @@ -1 +1 @@ -[{"path":[]},{"path":"https://andrewallenbruce.github.io/fuimus/CODE_OF_CONDUCT.html","id":"our-pledge","dir":"","previous_headings":"","what":"Our Pledge","title":"Contributor Covenant Code of Conduct","text":"members, contributors, leaders pledge make participation community harassment-free experience everyone, regardless age, body size, visible invisible disability, ethnicity, sex characteristics, gender identity expression, level experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, sexual identity orientation. pledge act interact ways contribute open, welcoming, diverse, inclusive, healthy community.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/CODE_OF_CONDUCT.html","id":"our-standards","dir":"","previous_headings":"","what":"Our Standards","title":"Contributor Covenant Code of Conduct","text":"Examples behavior contributes positive environment community include: Demonstrating empathy kindness toward people respectful differing opinions, viewpoints, experiences Giving gracefully accepting constructive feedback Accepting responsibility apologizing affected mistakes, learning experience Focusing best just us individuals, overall community Examples unacceptable behavior include: use sexualized language imagery, sexual attention advances kind Trolling, insulting derogatory comments, personal political attacks Public private harassment Publishing others’ private information, physical email address, without explicit permission conduct reasonably considered inappropriate professional setting","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/CODE_OF_CONDUCT.html","id":"enforcement-responsibilities","dir":"","previous_headings":"","what":"Enforcement Responsibilities","title":"Contributor Covenant Code of Conduct","text":"Community leaders responsible clarifying enforcing standards acceptable behavior take appropriate fair corrective action response behavior deem inappropriate, threatening, offensive, harmful. Community leaders right responsibility remove, edit, reject comments, commits, code, wiki edits, issues, contributions aligned Code Conduct, communicate reasons moderation decisions appropriate.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/CODE_OF_CONDUCT.html","id":"scope","dir":"","previous_headings":"","what":"Scope","title":"Contributor Covenant Code of Conduct","text":"Code Conduct applies within community spaces, also applies individual officially representing community public spaces. Examples representing community include using official e-mail address, posting via official social media account, acting appointed representative online offline event.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/CODE_OF_CONDUCT.html","id":"enforcement","dir":"","previous_headings":"","what":"Enforcement","title":"Contributor Covenant Code of Conduct","text":"Instances abusive, harassing, otherwise unacceptable behavior may reported community leaders responsible enforcement andrew.bruce@northstarrevenueintegrity.com. complaints reviewed investigated promptly fairly. community leaders obligated respect privacy security reporter incident.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/CODE_OF_CONDUCT.html","id":"enforcement-guidelines","dir":"","previous_headings":"","what":"Enforcement Guidelines","title":"Contributor Covenant Code of Conduct","text":"Community leaders follow Community Impact Guidelines determining consequences action deem violation Code Conduct:","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/CODE_OF_CONDUCT.html","id":"id_1-correction","dir":"","previous_headings":"Enforcement Guidelines","what":"1. Correction","title":"Contributor Covenant Code of Conduct","text":"Community Impact: Use inappropriate language behavior deemed unprofessional unwelcome community. Consequence: private, written warning community leaders, providing clarity around nature violation explanation behavior inappropriate. public apology may requested.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/CODE_OF_CONDUCT.html","id":"id_2-warning","dir":"","previous_headings":"Enforcement Guidelines","what":"2. Warning","title":"Contributor Covenant Code of Conduct","text":"Community Impact: violation single incident series actions. Consequence: warning consequences continued behavior. interaction people involved, including unsolicited interaction enforcing Code Conduct, specified period time. includes avoiding interactions community spaces well external channels like social media. Violating terms may lead temporary permanent ban.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/CODE_OF_CONDUCT.html","id":"id_3-temporary-ban","dir":"","previous_headings":"Enforcement Guidelines","what":"3. Temporary Ban","title":"Contributor Covenant Code of Conduct","text":"Community Impact: serious violation community standards, including sustained inappropriate behavior. Consequence: temporary ban sort interaction public communication community specified period time. public private interaction people involved, including unsolicited interaction enforcing Code Conduct, allowed period. Violating terms may lead permanent ban.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/CODE_OF_CONDUCT.html","id":"id_4-permanent-ban","dir":"","previous_headings":"Enforcement Guidelines","what":"4. Permanent Ban","title":"Contributor Covenant Code of Conduct","text":"Community Impact: Demonstrating pattern violation community standards, including sustained inappropriate behavior, harassment individual, aggression toward disparagement classes individuals. Consequence: permanent ban sort public interaction within community.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/CODE_OF_CONDUCT.html","id":"attribution","dir":"","previous_headings":"","what":"Attribution","title":"Contributor Covenant Code of Conduct","text":"Code Conduct adapted Contributor Covenant, version 2.1, available https://www.contributor-covenant.org/version/2/1/code_of_conduct.html. Community Impact Guidelines inspired [Mozilla’s code conduct enforcement ladder][https://github.com/mozilla/inclusion]. answers common questions code conduct, see FAQ https://www.contributor-covenant.org/faq. Translations available https://www.contributor-covenant.org/translations.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"MIT License","title":"MIT License","text":"Copyright (c) 2024 fuimus authors Permission hereby granted, free charge, person obtaining copy software associated documentation files (“Software”), deal Software without restriction, including without limitation rights use, copy, modify, merge, publish, distribute, sublicense, /sell copies Software, permit persons Software furnished , subject following conditions: copyright notice permission notice shall included copies substantial portions Software. SOFTWARE PROVIDED “”, WITHOUT WARRANTY KIND, EXPRESS IMPLIED, INCLUDING LIMITED WARRANTIES MERCHANTABILITY, FITNESS PARTICULAR PURPOSE NONINFRINGEMENT. EVENT SHALL AUTHORS COPYRIGHT HOLDERS LIABLE CLAIM, DAMAGES LIABILITY, WHETHER ACTION CONTRACT, TORT OTHERWISE, ARISING , CONNECTION SOFTWARE USE DEALINGS SOFTWARE.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/authors.html","id":null,"dir":"","previous_headings":"","what":"Authors","title":"Authors and Citation","text":"Andrew Allen Bruce. Author, maintainer, copyright holder.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/authors.html","id":"citation","dir":"","previous_headings":"","what":"Citation","title":"Authors and Citation","text":"Bruce AA (2024). fuimus: Functions . R package version 0.0.5.9004, https://github.com/andrewallenbruce/fuimus, https://andrewallenbruce.github.io/fuimus/.","code":"@Manual{, title = {fuimus: Functions That Have Been}, author = {Andrew Allen Bruce}, year = {2024}, note = {R package version 0.0.5.9004, https://github.com/andrewallenbruce/fuimus}, url = {https://andrewallenbruce.github.io/fuimus/}, }"},{"path":"https://andrewallenbruce.github.io/fuimus/index.html","id":"fuimus-","dir":"","previous_headings":"","what":"fuimus • Functions That Have Been","title":"fuimus • Functions That Have Been","text":"/ˈfu..mus/, [ˈfuɪmʊs̠] Literally, ‘’ Latin. Often interpreted ‘endured’ ‘always ’, proclaiming long history user. family motto Lowlands Scottish Clan Bruce).","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/index.html","id":"package-installation","dir":"","previous_headings":"","what":"📦 Installation","title":"fuimus • Functions That Have Been","text":"can install fuimus GitHub :","code":"# install.packages(\"pak\") pak::pak(\"andrewallenbruce/fuimus\")"},{"path":"https://andrewallenbruce.github.io/fuimus/index.html","id":"balance_scale-code-of-conduct","dir":"","previous_headings":"","what":"⚖️ Code of Conduct","title":"fuimus • Functions That Have Been","text":"Please note fuimus project released Contributor Code Conduct. contributing project, agree abide terms.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/index.html","id":"classical_building-governance","dir":"","previous_headings":"","what":"🏛️ Governance","title":"fuimus • Functions That Have Been","text":"project maintained Andrew Bruce.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/add_counties.html","id":null,"dir":"Reference","previous_headings":"","what":"Add county, FIPS, and geometry to data frame with zip codes — add_counties","title":"Add county, FIPS, and geometry to data frame with zip codes — add_counties","text":"Add county, FIPS, geometry data frame zip codes","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/add_counties.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Add county, FIPS, and geometry to data frame with zip codes — add_counties","text":"","code":"add_counties(df, state, zip, fips = FALSE, geo = FALSE, sf = FALSE)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/add_counties.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Add county, FIPS, and geometry to data frame with zip codes — add_counties","text":"df data frame state bare column name column containing state abbreviations zip bare column name containing zip codes fips add county FIPS code column, default FALSE geo add county geometry column, default FALSE sf convert sf object, default FALSE","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/add_counties.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Add county, FIPS, and geometry to data frame with zip codes — add_counties","text":"","code":"(ex <- dplyr::tibble(state = \"GA\", zip = \"31605\")) #> # A tibble: 1 × 2 #> state zip #> #> 1 GA 31605 # Add county and latitude/longitude ex |> add_counties(state, zip) #> # A tibble: 1 × 5 #> state zip county lat lng #> #> 1 GA 31605 Lowndes 31.0 -83.2 # Add county FIPS ex |> add_counties(state, zip, fips = TRUE) #> # A tibble: 1 × 6 #> state zip county lat lng county_fips #> #> 1 GA 31605 Lowndes 31.0 -83.2 13185 # Add county `geometry` column, # based on county FIPS column ex |> add_counties(state, zip, fips = TRUE, geo = TRUE) #> # A tibble: 1 × 7 #> state zip county lat lng county_fips geometry #> #> 1 GA 31605 Lowndes 31.0 -83.2 13185 # Convert to an `sf` object ex |> add_counties(state, zip, fips = TRUE, geo = TRUE, sf = TRUE) #> Simple feature collection with 1 feature and 4 fields #> Geometry type: POINT #> Dimension: XY #> Bounding box: xmin: -83.23 ymin: 30.95 xmax: -83.23 ymax: 30.95 #> Geodetic CRS: WGS 84 #> # A tibble: 1 × 5 #> state zip county county_fips geometry #> * #> 1 GA 31605 Lowndes 13185 (-83.23 30.95)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/age_days.html","id":null,"dir":"Reference","previous_headings":"","what":"Calculate Number of Days Between Two Dates — age_days","title":"Calculate Number of Days Between Two Dates — age_days","text":"Calculate Number Days Two Dates","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/age_days.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Calculate Number of Days Between Two Dates — age_days","text":"","code":"age_days(df, start, end, colname = \"age\")"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/age_days.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Calculate Number of Days Between Two Dates — age_days","text":"df containing date columns start column containing date(s) prior end_date column end column containing date(s) start_date column colname desired column name output; default \"age\"","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/age_days.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Calculate Number of Days Between Two Dates — age_days","text":"tibble named column containing calculated number days.","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/age_days.html","id":"note","dir":"Reference","previous_headings":"","what":"Note","title":"Calculate Number of Days Between Two Dates — age_days","text":"calculation includes end date sum (see example)","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/age_days.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Calculate Number of Days Between Two Dates — age_days","text":"","code":"date_ex <- dplyr::tibble( x = seq.Date( as.Date(\"2021-01-01\"), by = \"month\", length.out = 3), y = seq.Date( as.Date(\"2022-01-01\"), by = \"month\", length.out = 3 ) ) age_days(df = date_ex, start = x, end = y) #> # A tibble: 3 × 3 #> x y age #> #> 1 2021-01-01 2022-01-01 366 #> 2 2021-02-01 2022-02-01 366 #> 3 2021-03-01 2022-03-01 366 date_ex |> age_days(x, y, \"days_between_x_y\") #> # A tibble: 3 × 3 #> x y days_between_x_y #> #> 1 2021-01-01 2022-01-01 366 #> 2 2021-02-01 2022-02-01 366 #> 3 2021-03-01 2022-03-01 366 date_ex |> age_days(start = x, end = lubridate::today(), colname = \"days_since_x\") #> # A tibble: 3 × 3 #> x y days_since_x #> #> 1 2021-01-01 2022-01-01 1447 #> 2 2021-02-01 2022-02-01 1416 #> 3 2021-03-01 2022-03-01 1388 date_ex |> age_days(x, y, \"days_between_x_y\") |> age_days(x, lubridate::today(), \"days_since_x\") |> age_days(y, lubridate::today(), colname = \"days_since_y\") #> # A tibble: 3 × 5 #> x y days_between_x_y days_since_x days_since_y #> #> 1 2021-01-01 2022-01-01 366 1447 1082 #> 2 2021-02-01 2022-02-01 366 1416 1051 #> 3 2021-03-01 2022-03-01 366 1388 1023"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/arrows.html","id":null,"dir":"Reference","previous_headings":"","what":"Wrapper for paste0() that adds angle brackets — arrows","title":"Wrapper for paste0() that adds angle brackets — arrows","text":"Wrapper paste0() adds angle brackets","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/arrows.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Wrapper for paste0() that adds angle brackets — arrows","text":"","code":"arrows(x)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/arrows.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Wrapper for paste0() that adds angle brackets — arrows","text":"x string","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_chr.html","id":null,"dir":"Reference","previous_headings":"","what":"Coerce vector to — as_chr","title":"Coerce vector to — as_chr","text":"Coerce vector ","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_chr.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Coerce vector to — as_chr","text":"","code":"as_chr(x)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_chr.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Coerce vector to — as_chr","text":"x vector","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_chr.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Coerce vector to — as_chr","text":" vector","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_date.html","id":null,"dir":"Reference","previous_headings":"","what":"Coerce vector to class — as_date","title":"Coerce vector to class — as_date","text":"Coerce vector class","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_date.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Coerce vector to class — as_date","text":"","code":"as_date(x, ..., fmt = \"%Y-%m-%d\")"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_date.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Coerce vector to class — as_date","text":"x vector ... additional arguments fmt format; default \"%Y-%m-%d\"","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_date.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Coerce vector to class — as_date","text":" vector","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_int.html","id":null,"dir":"Reference","previous_headings":"","what":"Coerce vector to — as_int","title":"Coerce vector to — as_int","text":"Coerce vector ","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_int.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Coerce vector to — as_int","text":"","code":"as_int(x)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_int.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Coerce vector to — as_int","text":"x vector","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_int.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Coerce vector to — as_int","text":" vector","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_num.html","id":null,"dir":"Reference","previous_headings":"","what":"Coerce vector to class — as_num","title":"Coerce vector to class — as_num","text":"Coerce vector class","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_num.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Coerce vector to class — as_num","text":"","code":"as_num(x)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_num.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Coerce vector to class — as_num","text":"x vector","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/as_num.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Coerce vector to class — as_num","text":" vector","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/bracks.html","id":null,"dir":"Reference","previous_headings":"","what":"Wrapper for paste0() that adds brackets — bracks","title":"Wrapper for paste0() that adds brackets — bracks","text":"Wrapper paste0() adds brackets","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/bracks.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Wrapper for paste0() that adds brackets — bracks","text":"","code":"bracks(x)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/bracks.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Wrapper for paste0() that adds brackets — bracks","text":"x string","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/change.html","id":null,"dir":"Reference","previous_headings":"","what":"Calculate Lagged Metrics — change","title":"Calculate Lagged Metrics — change","text":"Calculate Lagged Metrics","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/change.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Calculate Lagged Metrics — change","text":"","code":"change(df, cols, csm = NULL)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/change.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Calculate Lagged Metrics — change","text":"df data frame cols numeric columns calculate absolute/relative change & rate return csm numeric cols calculate cumulative sum ","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/change.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Calculate Lagged Metrics — change","text":"","code":"mock_provider(2020:2025) |> dplyr::group_by(group) |> change(payment, csm = c(\"payment\", \"_chg\")) #> # A tibble: 12 × 8 #> year group payment payment_chg payment_pct payment_ror payment_csm #> #> 1 2020 A 15292 0 0 1 15292 #> 2 2021 A 15526 234 0.0153 1.02 30818 #> 3 2022 A 16603 1077 0.0694 1.07 47421 #> 4 2023 A 10484 -6119 -0.369 0.631 57905 #> 5 2024 A 12606 2122 0.202 1.20 70511 #> 6 2025 A 11475 -1131 -0.0897 0.910 81986 #> 7 2020 B 18165 0 0 1 18165 #> 8 2021 B 12244 -5921 -0.326 0.674 30409 #> 9 2022 B 14612 2368 0.193 1.19 45021 #> 10 2023 B 19982 5370 0.368 1.37 65003 #> 11 2024 B 14172 -5810 -0.291 0.709 79175 #> 12 2025 B 19089 4917 0.347 1.35 98264 #> # ℹ 1 more variable: payment_chg_csm "},{"path":"https://andrewallenbruce.github.io/fuimus/reference/change_lagged.html","id":null,"dir":"Reference","previous_headings":"","what":"Calculate lagged values by column — change_lagged","title":"Calculate lagged values by column — change_lagged","text":"Calculate lagged values column","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/change_lagged.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Calculate lagged values by column — change_lagged","text":"","code":"change_lagged(df, col, by = NULL)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/change_lagged.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Calculate lagged values by column — change_lagged","text":"df data frame col column numeric values calculate lag column calculate lag ","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/change_lagged.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Calculate lagged values by column — change_lagged","text":"","code":"mock_provider(2020:2025) |> dplyr::group_by(group) |> change_lagged(payment, year) #> # A tibble: 12 × 5 #> # Groups: group [2] #> year group payment payment_chg payment_pct #> #> 1 2020 A 12614 NA NA #> 2 2021 A 13371 757 0.0600 #> 3 2022 A 11980 -1391 -0.104 #> 4 2023 A 12046 66 0.00551 #> 5 2024 A 13331 1285 0.107 #> 6 2025 A 18943 5612 0.421 #> 7 2020 B 19285 NA NA #> 8 2021 B 16293 -2992 -0.155 #> 9 2022 B 11022 -5271 -0.324 #> 10 2023 B 11289 267 0.0242 #> 11 2024 B 19121 7832 0.694 #> 12 2025 B 14275 -4846 -0.253"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/check_chars_numeric.html","id":null,"dir":"Reference","previous_headings":"","what":"Check that x contains numbers only — check_chars_numeric","title":"Check that x contains numbers only — check_chars_numeric","text":"Check x contains numbers ","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/check_chars_numeric.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Check that x contains numbers only — check_chars_numeric","text":"","code":"check_chars_numeric(x)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/check_chars_numeric.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Check that x contains numbers only — check_chars_numeric","text":"x vector","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/check_first_char.html","id":null,"dir":"Reference","previous_headings":"","what":"Check that x begin with 1 or 2 — check_first_char","title":"Check that x begin with 1 or 2 — check_first_char","text":"Check x begin 1 2","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/check_first_char.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Check that x begin with 1 or 2 — check_first_char","text":"","code":"check_first_char(x)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/check_first_char.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Check that x begin with 1 or 2 — check_first_char","text":"x vector","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/check_length.html","id":null,"dir":"Reference","previous_headings":"","what":"Check length of x is 1 — check_length","title":"Check length of x is 1 — check_length","text":"Check length x 1","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/check_length.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Check length of x is 1 — check_length","text":"","code":"check_length(x)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/check_length.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Check length of x is 1 — check_length","text":"x vector","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/check_nchars_10.html","id":null,"dir":"Reference","previous_headings":"","what":"Check that x is 10 characters long — check_nchars_10","title":"Check that x is 10 characters long — check_nchars_10","text":"Check x 10 characters long","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/check_nchars_10.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Check that x is 10 characters long — check_nchars_10","text":"","code":"check_nchars_10(x)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/check_nchars_10.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Check that x is 10 characters long — check_nchars_10","text":"x vector","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/chg_abs.html","id":null,"dir":"Reference","previous_headings":"","what":"Lagged absolute change — chg_abs","title":"Lagged absolute change — chg_abs","text":"Lagged absolute change","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/chg_abs.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Lagged absolute change — chg_abs","text":"","code":"chg_abs(x, n = 1L, fill_na = 0L)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/chg_abs.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Lagged absolute change — chg_abs","text":"x numeric vector n values offset fill_na fill value NAs; default 0","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/chg_abs.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Lagged absolute change — chg_abs","text":"","code":"mock_provider(2020:2025) |> dplyr::mutate(change = chg_abs(payment), .by = group) #> # A tibble: 12 × 4 #> year group payment change #> #> 1 2020 A 12069 0 #> 2 2021 A 11920 -149 #> 3 2022 A 14274 2354 #> 4 2023 A 16829 2555 #> 5 2024 A 14928 -1901 #> 6 2025 A 11560 -3368 #> 7 2020 B 14590 0 #> 8 2021 B 15617 1027 #> 9 2022 B 16308 691 #> 10 2023 B 12783 -3525 #> 11 2024 B 12923 140 #> 12 2025 B 11874 -1049"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/chg_pct.html","id":null,"dir":"Reference","previous_headings":"","what":"Lagged percentage change — chg_pct","title":"Lagged percentage change — chg_pct","text":"Lagged percentage change","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/chg_pct.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Lagged percentage change — chg_pct","text":"","code":"chg_pct(x, n = 1L, fill_na = 0L)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/chg_pct.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Lagged percentage change — chg_pct","text":"x numeric vector n values offset fill_na fill value NAs; default 0","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/chg_pct.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Lagged percentage change — chg_pct","text":"","code":"mock_provider(2020:2025) |> dplyr::mutate(change = chg_pct(payment), .by = group) #> # A tibble: 12 × 4 #> year group payment change #> #> 1 2020 A 17963 0 #> 2 2021 A 11839 -0.341 #> 3 2022 A 19177 0.620 #> 4 2023 A 11314 -0.410 #> 5 2024 A 18321 0.619 #> 6 2025 A 13926 -0.240 #> 7 2020 B 17017 0 #> 8 2021 B 18834 0.107 #> 9 2022 B 11829 -0.372 #> 10 2023 B 16595 0.403 #> 11 2024 B 10745 -0.353 #> 12 2025 B 12624 0.175"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/clean_number.html","id":null,"dir":"Reference","previous_headings":"","what":"Clean character vector of numbers — clean_number","title":"Clean character vector of numbers — clean_number","text":"Clean character vector numbers","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/clean_number.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Clean character vector of numbers — clean_number","text":"","code":"clean_number(x)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/clean_number.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Clean character vector of numbers — clean_number","text":"x vector numbers","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/clean_number.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Clean character vector of numbers — clean_number","text":" vector numbers","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/clean_number.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Clean character vector of numbers — clean_number","text":"","code":"clean_number(c(\"20%\", \"21,125,458\", \"$123\")) #> [1] 0.2 21125458.0 123.0"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/collapser.html","id":null,"dir":"Reference","previous_headings":"","what":"Wrapper for paste0() that collapses result — collapser","title":"Wrapper for paste0() that collapses result — collapser","text":"Wrapper paste0() collapses result","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/collapser.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Wrapper for paste0() that collapses result — collapser","text":"","code":"collapser(x)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/collapser.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Wrapper for paste0() that collapses result — collapser","text":"x split vector","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/collapser.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Wrapper for paste0() that collapses result — collapser","text":"collapsed string","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/collapser.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Wrapper for paste0() that collapses result — collapser","text":"","code":"collapser(c(\"X\", \"Y\", \"Z\")) #> [1] \"XYZ\""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/colon.html","id":null,"dir":"Reference","previous_headings":"","what":"Create Integer Sequence Beginning at 1 — colon","title":"Create Integer Sequence Beginning at 1 — colon","text":"Create Integer Sequence Beginning 1","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/colon.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Create Integer Sequence Beginning at 1 — colon","text":"","code":"colon(n)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/colon.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Create Integer Sequence Beginning at 1 — colon","text":"n Ending number sequence","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/colon.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Create Integer Sequence Beginning at 1 — colon","text":" vector numbers 1 n","code":""},{"path":[]},{"path":"https://andrewallenbruce.github.io/fuimus/reference/colon.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Create Integer Sequence Beginning at 1 — colon","text":"","code":"colon(50) #> [1] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 #> [26] 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 colon(-20) #> [1] 1 0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 #> [20] -18 -19 -20 colon(0 + 150 - 145) #> [1] 1 2 3 4 5 colon(20.9) #> Warning: `n` has been coerced to ``. #> [1] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 colon(20.1) #> Warning: `n` has been coerced to ``. #> [1] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/color_text.html","id":null,"dir":"Reference","previous_headings":"","what":"Color text using HTML color styling — color_text","title":"Color text using HTML color styling — color_text","text":"Useful conjuction ggtext glue","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/color_text.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Color text using HTML color styling — color_text","text":"","code":"color_text(text, hex_code)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/color_text.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Color text using HTML color styling — color_text","text":"text string text hex_code string, color hex code","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/color_text.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Color text using HTML color styling — color_text","text":" string","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/color_text.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Color text using HTML color styling — color_text","text":"","code":"color_text(\"Hello there!\", \"#BD43BF\") #> [1] \"Hello there!<\/span>\""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/columns_to_character.html","id":null,"dir":"Reference","previous_headings":"","what":"Coerce all columns to type character — columns_to_character","title":"Coerce all columns to type character — columns_to_character","text":"Coerce columns type character","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/columns_to_character.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Coerce all columns to type character — columns_to_character","text":"","code":"columns_to_character(data)"},{"path":"https://andrewallenbruce.github.io/fuimus/reference/columns_to_character.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Coerce all columns to type character — columns_to_character","text":"data ","code":""},{"path":"https://andrewallenbruce.github.io/fuimus/reference/columns_to_character.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Coerce all columns to type character — columns_to_character","text":" columns coerced character","code":""},{"path":[]},{"path":"https://andrewallenbruce.github.io/fuimus/reference/columns_to_character.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Coerce all columns to type character — columns_to_character","text":"","code":"(x <- dplyr::tibble(int = c(1:9, NA_integer_), chr = letters[1:10], date = Sys.Date())) #> # A tibble: 10 × 3 #> int chr date #>
Bruce AA (2024). fuimus: Functions That Have Been. -R package version 0.0.5.9004, +R package version 0.0.5.9006, https://github.com/andrewallenbruce/fuimus, https://andrewallenbruce.github.io/fuimus/.
@Manual{, title = {fuimus: Functions That Have Been}, author = {Andrew Allen Bruce}, year = {2024}, - note = {R package version 0.0.5.9004, + note = {R package version 0.0.5.9006, https://github.com/andrewallenbruce/fuimus}, url = {https://andrewallenbruce.github.io/fuimus/}, }
NEWS.md
describe()
mount_board(source = c("local", "remote"), package = "fuimus")
mount_board(source = c("local", "remote"))
<chr> "local" or "remote"
<chr>
"local"
"remote"
<chr> package name
timestamp() -#> ##------ Tue Dec 17 02:30:58 2024 ------## +#> ##------ Fri Dec 20 12:10:03 2024 ------## date() -#> [1] "Tue Dec 17 02:30:58 2024" +#> [1] "Fri Dec 20 12:10:03 2024" ttimestamp() #> [[1]] -#> [1] "2024-12-17 02:30:58" +#> [1] "2024-12-20 12:10:03" #> #> [[2]] -#> [1] "Tue Dec 17 02:30:58 2024" +#> [1] "Fri Dec 20 12:10:03 2024" #>