Skip to contents

All functions

hbar() bar()
Simple bar chart
check_vars_in_df()
Check if variables are in data frame
color() color_pattern()
Helpers to extract defined colors as hex codes
dumbbell()
Make dumbbell chart.
`%notallin%`
Not All In Operator
`%notin%`
Not In Operator
hlollipop() lollipop()
Simple lollipop chart
palette()
Interpolate a color palette
palette_gen() palette_gen_categorical() palette_gen_sequential()
Generate color palettes
point()
Simple scatterplot
reorder_by()
Reorder a Data Frame
scale_color_visualizer_discrete() scale_fill_visualizer_discrete() scale_fill_visualizer_continuous() scale_color_visualizer_continuous()
Scale constructors for fill and colors
theme_bar() theme_default() theme_dumbbell() theme_lollipop() theme_point()
Custom Theme for Bar Charts