Skip to contents

Project setup

setup_project()
Setup project structure
use_rmd_template()
Use an RMD template from this package

Data analysis

assign_id()
Assign ID values to distinct dataframe rows
batch_compare()
Pairwise comparisons between list elements
find_dupes()
Find duplicated rows
fix_colnames()
Fix column names
is_sorted()
Check if values are sorted
pct()
Calculate percentages
round_ties_away()
Round to nearest value, ties away from 0