Convenient Functions for Exploratory Data Analysis
edar: Convenient Functions for Exploratory Data Analysis
Copy files and rename with date
flextable default
flextable wrapper
Box plot wrapper for discrete covariates
Histogram wrapper for continuous covariates
Violin plot wrapper for discrete covariates
Add source label to a ggplot object
Generate hex colour codes for plotting
kable wrapper
Generate source label
Generate time stamp label
Summarise continuous variables by group
Summarise categorical variables
A collection of convenient functions to facilitate common tasks in exploratory data analysis. Some common tasks include generating summary tables of variables, displaying tables as a 'flextable' or a 'kable' and showing distributions of variables using 'ggplot2'. Labels stating the source file with run time can be easily generated for annotation in tables and plots.
Useful links