category_contribution | Plot the contribution of different categories to a measure |
category_tally | Plot counts of a category |
col_to_factor | Private utility function: given a possibly non-factor column passed as a quosure, convert into a factor |
ezeda | ezeda: A package for task oriented exploratory data analysis |
measure_change_over_time_long | Plot the change of a measure (or set of measures) over time where the data is in "long" format That is, all measures are in one column with another column labeling each measure value |
measure_change_over_time_wide | Plot the change of a measure (or set of measures) over time where each measure is in a different column |
measure_distribution | Plot the distribution of a numeric (measure) column |
measure_distribution_by_category | Plot the distribution of a numeric (measure) column differentiated by a category |
measure_distribution_by_two_categories | Plot the distribution of a numeric (measure) column differentiated by two categories |
measure_distribution_over_time | Plot the change of distribution of a numeric (measure) column over time |
multi_measures_relationship | Plot the relationship between many measures |
two_category_contribution | Plot the contribution to a measure by combinations of two categories |
two_category_tally | Plot counts of combinations of two category columns |
two_measures_relationship | Plot the relationship between two measures and optionally highlight a category |