Dealing with color

Functions for getting and creating palettes.

create_palette()

Create a color palette

palettes

Commonly used palettes

colorgorical()

Create a colorgorical palette

col2hex()

Convert color to hex

col2lab()

Convert color to lab

color_contrast_checker()

Color contrast

Themes

Clean themes.

theme_clean() theme_trueMinimal() theme_plotly() theme_blank()

Clean visualization themes

Descriptive Visualization

Plotting correlations.

corr_heat()

Visualize a correlation matrix

Plotting model results

Functions for plotting fixed and random effect coefficients and more.

plot_coefficients()

Plot coefficients

plot_coefficients(<brmsfit>)

Plot fixed or random effects coefficients for brmsfit objects.

plot_coefficients(<lm>) plot_coefficients(<glm>)

Plot coefficients for standard linear models.

plot_coefficients(<merMod>)

Plot fixed or random effects coefficients for merMod objects.

plot_gam() plot_gam_1d() plot_gam_multi1d()

Plot Generalized Additive Model Results

plot_gam_check()

The visualization part of gam.check

plot_gam_2d() plot_gam_by()

Plot 2-way GAM smooths Plot 2-dimensional smooth terms

plot_gam_3d()

Plot 2d smooths in 3d