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

Other

color_to_css_rgba()
Color to CSS rgba() function call
color_to_hex()
Color to hexadecimal value
convert_doc()
Convert a document to another format using Pandoc
readable_table()
Make a readable table