All functions

MIpop

Population of Michigan counties

discrete_breaks()

Discrete Breaks

stat_lm() geom_lm()

Linear Model Displays

stat_spline() geom_spline()

Geoms and stats for spline smoothing

gf_area()

Formula interface to geom_area()

gf_ash() stat_ash() geom_ash()

Average Shifted Histograms

gf_labs() gf_lims() gf_refine()

Non-layer functions for gf plots

gf_bar() gf_counts() gf_props() gf_percents()

Formula interface to geom_bar()

gf_bin2d()

Formula interface to geom_bin2d()

gf_blank() gf_frame()

Formula interface to geom_blank()

gf_boxplot()

Formula interface to geom_boxplot()

gf_col()

Formula interface to geom_col()

gf_contour() gf_contour_filled()

Formula interface to geom_contour() and geom_contour_filled()

gf_count()

Formula interface to geom_count()

gf_crossbar()

Formula interface to geom_crossbar()

gf_curve()

Formula interface to geom_curve()

gf_density() gf_dens() gf_dens2()

Formula interface to stat_density()

gf_density_2d() gf_density_2d_filled() gf_density2d() gf_density2d_filled()

Formula interface to geom_density_2d() and geom_density_2d_filled()

gf_dist()

Plot distributions

gf_dotplot()

Formula interface to geom_dotplot()

gf_ecdf()

Formula interace to empirical cumulative distribution

gf_ellipse()

Formula interface to stat_ellipse()

gf_empty()

Create an "empty" plot

gf_errorbar()

Formula interface to geom_errorbar()

gf_facet_wrap() gf_facet_grid()

Add facets to a plot

gf_fitdistr()

Plot density function based on fit to data

gf_freqpoly()

Formula interface to geom_freqpoly()

gf_function() gf_fun()

Layers displaying graphs of functions

gf_function_2d() gf_function2d() gf_function_contour() gf_function_tile() gf_fun_2d() gf_fun2d() gf_fun_tile() gf_fun_contour()

Plot functions of two variables

gf_hex()

Formula interface to geom_hex()

gf_histogram() gf_dhistogram() gf_dhistogramh()

Formula interface to geom_histogram()

gf_jitter()

Formula interface to geom_jitter()

gf_line() gf_path()

Formula interface to geom_line() and geom_path()

gf_linerange() gf_pointrange() gf_summary()

Formula interface to geom_linerange() and geom_pointrange()

gf_abline() gf_hline() gf_vline() gf_coefline()

Reference lines -- horizontal, vertical, and diagonal.

gf_plot()

Formula interface to ggplot()

gf_point()

Formula interface to geom_point()

gf_polygon()

Formula interface to geom_polygon()

gf_qq() gf_qqline() gf_qqstep()

Formula interface to geom_qq()

gf_quantile()

Formula interface to geom_quantile()

gf_raster()

Formula interface to geom_raster()

gf_rect()

Formula interface to geom_rect()

gf_relabel() print(<gf_ggplot>)

Modify plot labeling

gf_ribbon()

Formula interface to geom_ribbon()

gf_rug() gf_rugx() gf_rugy()

Formula interface to geom_rug()

gf_segment()

Formula interface to geom_segment()

gf_sf()

Mapping with shape files

gf_sina()

Formula interface to geom_sina()

gf_smooth() gf_lm()

Formula interface to geom_smooth()

gf_spline()

Formula interface to geom_spline()

gf_spoke()

Formula interface to geom_spoke()

gf_step()

Formula interface to geom_step()

gf_text() gf_label()

Formula interface to geom_text() and geom_label()

gf_theme()

Themes for ggformula

gf_tile()

Formula interface to geom_tile()

gf_violin()

Formula interface to geom_violin()

StatAsh StatSpline StatQqline StatLm GeomLm StatAsh StatFitdistr

ggproto classes for ggplot2

gf_ridgeline() gf_density_ridges() gf_density_ridges2() gf_density_ridgeline_gradient() gf_density_ridges_gradient()

Formula interface to ggridges plots

gf_barh() gf_countsh() gf_colh() gf_propsh() gf_percentsh() gf_boxploth() gf_linerangeh() gf_pointrangeh() gf_crossbarh() gf_violinh() gf_errorbarh()

Deprecated horizontal plotting functions

get_variable_labels()

Set and extract labels from a labeled object

layer_factory()

Create a ggformula layer function

percs_by_group() props_by_group()

Compute groupwise proportions and percents

stat_fitdistr()

A stat for fitting distributions

stat_qqline()

A Stat for Adding Reference Lines to QQ-Plots