apply_compactify | Given a tibble as would be found in an epi_archive, remove... |
archive_cases_dv_subset | Subset of daily COVID-19 doctor visits and cases from 6... |
arrange_canonical | Arrange an epi_df into a standard order |
assert_sufficient_f_args | Assert that a sliding computation function takes enough args |
as_slide_computation | Generate a epi[x]_slide computation function from a function,... |
as_tibble.epi_df | Convert to tibble |
as_tsibble.epi_df | Convert to tsibble format |
autoplot.epi_df | Automatically plot an epi_df |
cases_deaths_subset | Subset of JHU daily state COVID-19 cases and deaths from 6... |
clone | Clone an 'epi_archive' object. |
complete.epi_df | "Complete" an 'epi_df', adding missing rows and/or replacing... |
covid_case_death_rates_extended | JHU daily COVID-19 cases and deaths rates from all states |
covid_incidence_county_subset | Subset of JHU daily COVID-19 cases from counties in... |
covid_incidence_outliers | Subset of JHU daily COVID-19 cases from New Jersey and... |
decay_epi_df | Drop any 'epi_df' metadata and class on a data frame |
deprecated_quo_is_present | 'lifecycle::is_present' for enquosed deprecated NSE arg |
detect_outlr | Detect outliers |
difftime_summary | summary doesn't work on difftimes |
dplyr_reconstruct.epi_df | dplyr_reconstruct |
epi_archive | 'epi_archive' object |
epi_cor | Compute correlations between variables in an 'epi_df' object |
epi_df | 'epi_df' object |
epiprocess-package | epiprocess: Tools for basic signal processing in epidemiology |
epi_slide | Slide a function over variables in an 'epi_df' object |
epi_slide_opt | Optimized slide functions for common cases |
epix_as_of | Generate a snapshot from an 'epi_archive' object |
epix_fill_through_version | Fill 'epi_archive' unobserved history |
epix_merge | Merge two 'epi_archive' objects |
epix_slide | Slide a function over variables in an 'epi_archive' or... |
epix_truncate_versions_after | Filter an 'epi_archive' object to keep only older versions |
f_no_na | use when the default behavior returns a warning on empty... |
format_chr_with_quotes | Format a character vector as a string via deparsing/quoting... |
format_class_vec | Format a class vector as a string via deparsing it |
format_tibble_row | Format a tibble row as chr |
format_varname | "Format" column/variable name for cli interpolation |
format_varnames | "Format" a character vector of column/variable names for cli... |
full_date_seq | Make a complete date sequence between min(x$time_value) and... |
geo_column_names | potential geo_value columns |
get_last_run | return the first value in values_from from the last string of... |
group_by.epi_archive | 'group_by' and related methods for 'epi_archive',... |
group_epi_df | Group an 'epi_df' object by default keys |
growth_rate | Estimate growth rate |
guess_column_name | rename potential time_value columns |
guess_period | Use max valid period as guess for 'period' of 'time_values' |
is_locf | Checks to see if a value in a vector is LOCF |
key_colnames | Grab any keys associated to an epi_df |
max_version_with_row_in | 'max(x$version)', with error if 'x' has 0 rows |
next_after | Get the next possible value greater than 'x' of the same type |
num_percent | simple util for printing a fraction and it's percent |
paste_lines | Paste 'chr' entries (lines) together with '"\n"' separators,... |
pipe | Pipe operator |
print.epi_archive | Print information about an 'epi_archive' object |
print.epi_df | Base S3 methods for an 'epi_df' object |
reexports | Objects exported from other packages |
removed_by_compactify | get the entries that 'compactify' would remove |
revision_summary | A function to describe revision behavior for an archive. |
sum_groups_epi_df | Aggregate an 'epi_df' object |
test_sensible_int | Is 'x' an "int" with a sensible class? TRUE/FALSE |
time_column_names | potential time_value columns |
time_within_x_latest | pull the value from lags when values starts indefinitely... |
upcase_snake_case | given a vector of characters, add the same values, but... |
validate_version_bound | Validate a version bound arg |
version_column_names | potential version columns |
wrap_symbolics | Line wrap list holding symbolic, with prefix&indent |
wrap_varnames | Line wrap 'chr' holding variable/column/other names, with... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.