Package index
-
add_padding()
- Add padding to string
-
age_calc()
- Calculate age in years, months, or days
-
check_dependencies()
- Search for child dependencies in package dependencies
-
chunks_of_n()
- Split to chunks of size n
-
color_plot()
- Plot color examples with contrasting text
-
contrast_text()
- Contrast Text Color
-
deploy_shiny()
- Deploy the Shiny app with rsconnect to shinyapps.io
-
docx2list()
- Reads docx file and splits each element into list
-
ds2ical()
- Convert data set to ical file
-
file_extension()
- Helper to import files correctly
-
files_filter()
- Filter files in a folder
-
gtsummary_write()
- Small wrapper to export table with 'gt'
-
launch_shinylive()
- Generate and launch shinylive instance
-
log_tics()
- Create symmetrical tics for a log scale based on sequence
-
merge_scripts()
- Merge scripts to single file. Handy for shinylive apps
-
n_chunks()
- Splits in n chunks
-
quantile_cut()
- Easy function for splitting numeric variable in quantiles
-
read_input()
- Flexible file import based on extension
-
seq_iter()
- Iteratively expand sequence for looped subsetting
-
split_seq()
- Splits sequence in n groups of equal size or groups of max l
-
str_extract()
- Extract string based on regex pattern
-
write_ical()
- Write ical object