accumulate_threshold | Accumulate vector based on conditional threshold |
assign_episode | Assign episode periods for cohorts |
calculate_age | Calculate age |
calculate_coalesce_origin | Calculate originating column for a coalesce operation |
calculate_cruderate | Calculate crude rates |
calculate_flu_start | Calculate the date flu season begins each year |
calculate_minmax_pairwise | Calculate the min/max distance among vector values |
calculate_str_boundary | Identify boundary of string match |
calculate_trimesters | Calculate trimesters and preterm births |
check_curl | Check for contents on server via cURL |
check_winscp | Check for contents via winSCP |
collapse_timesteps | Collapse timesteps for cohorts |
connect_sas_libraries | Create string vector for loading SAS libraries |
convert_2wide | Convert a table to wide format |
convert_blank2NA | Convert all columns with blank data to NA |
convert_date2fluseason | Convert calendar date to flu season |
convert_elements | Convert elements to a new value |
convert_format | Convert column formats |
convert_num2factor | Convert numbers to factors |
convert_num2percent | Convert number vector to percents |
convert_table2png | Convert a table object to a png file |
convert_wk_calendar2flu | Convert calendar week to flu week |
convert_wk_flu2calendar | Convert flu week to calendar week |
count_decimals | Count decimal places |
create_breaks | Create breaks based on numeric input |
create_circle | Create x,y coordinates of a circle |
create_datalist | Create a data list |
create_hypercube | Create a data hypercube |
create_multilevel_factor | Create data with multilevel factor categories |
create_pretty_int_brks | Create clean integer breaks for scales |
create_randomstring | Create a random string of n length. |
crude_rate | Calculate crude rates (internal) |
duplicated_all | Determine **all** duplicated elements |
find_easter | Find Easter date by year |
find_file | Find (n-latest) file |
find_file_content | Find files containing pattern match |
find_observedday | Find observed holiday over weekends |
find_victoriaday | Find Victoria day by year |
fread_chunked | Read files in chunks with 'datatable::fread()' |
geom_bullseye | Create bottom-aligned bullet chart |
geom_xspline | Xspline geom for ggplot2 |
GeomXSpline | ggproto of geom_xspline for ggplot2 |
grid_arrange_shared_legend | Add a common legend with grid.arrange |
identify_overlap | Identify overlapping timesteps for cohorts |
label_notation_brackets | Create middle labels with 'bracket format' (internal) |
label_notation_precision | Create middle labels with 'precision format' (internal) |
label_notation_signs | Create middle labels with 'sign format' (internal) |
list_weekdays | Find the all dates for weekday in a month |
load_csv | Load multiple CSV files from file directories |
load_excel_sheets | Load all sheets from an excel file into R |
load_from_sas | Load data from SAS 9.4 to R |
maxN | Determine the top max or min values |
pass_code_to_sas | Pass code from R to SAS |
read_chunked | Read files in chunks with 'iotools::chunk.apply()' |
read_sqlite | Quickly query a SQLite database |
rename_file | Rename and relocate a file |
reorder_within | Reorder the levels within groups |
repath | Convert Windows-style paths to UNIX-style |
retrieve | Retrieve a 'stowed' object. |
round_cols | Round values in select columns |
round_up_nice | Round up to a 'nice' number. |
set_renv_shared_cache | Set .Renviron to point to global RENV cache |
StatBullseye | 'ggproto' for 'geom_bullseye' |
std_err | Calculate standard error (internal) |
stow | Store an object (temporarily). |
transfer_curl | Transfer content between file systems via cURL |
transfer_winscp | Transfer content between file systems via winSCP |
write2sqlite | Quickly create and write to a SQLite database |
write_sql_log | Write to logging column in SQLite |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.