Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.10.1) of this package.
Take me there.
ggformula (version 0.9.2)
Formula Interface to the Grammar of Graphics
Description
Provides a formula interface to 'ggplot2' graphics.
Copy Link
Link to current version
Version
Version
0.10.1
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.2
0.6
0.5
0.4.0
Install
install.packages('ggformula')
Monthly Downloads
7,589
Version
0.9.2
License
MIT + file LICENSE
Issues
22
Pull Requests
1
Stars
38
Forks
12
Repository
https://github.com/ProjectMOSAIC/ggformula
Maintainer
Randall Pruim
Last Published
September 5th, 2019
Functions in ggformula (0.9.2)
Search all functions
discrete_breaks
Discrete Breaks
gf_bar
Formula interface to geom_bar()
MIpop
Population of Michigan counties
stat_spline
Geoms and stats for spline smoothing
gf_labs
Non-layer functions for gf plots
stat_lm
Linear Model Displays
gf_barh
Formula interface to geom_barh()
gf_bin2d
Formula interface to geom_bin2d()
gf_ash
Average Shifted Histograms
gf_area
Formula interface to geom_area()
gf_crossbar
Formula interface to geom_crossbar()
gf_boxplot
Formula interface to geom_boxplot()
gf_curve
Formula interface to geom_curve()
gf_blank
Formula interface to geom_blank()
gf_boxploth
Formula interface to geom_boxploth()
gf_col
Formula interface to geom_col()
gf_density
Formula interface to stat_density()
gf_ecdf
Formula interace to empirical cumulative distribution
gf_dist
Plot distributions
gf_errorbarh
Formula interface to geom_errorbarh()
gf_density_2d
Formula interface to geom_density_2d()
gf_facet_wrap
Add facets to a plot
gf_abline
Reference lines -- horizontal, vertical, and diagonal.
gf_fitdistr
Plot density function based on fit to data
gf_freqpoly
Formula interface to geom_freqpoly()
gf_linerange
Formula interface to geom_linerange() and geom_pointrange()
gf_contour
Formula interface to geom_contour()
gf_empty
Create an "empty" plot
gf_count
Formula interface to geom_count()
gf_errorbar
Formula interface to geom_errorbar()
gf_raster
Formula interface to geom_raster()
gf_rect
Formula interface to geom_rect()
gf_dotplot
Formula interface to geom_dotplot()
gf_ribbon
Formula interface to geom_ribbon()
gf_jitter
Formula interface to geom_jitter()
gf_line
Formula interface to geom_line() and geom_path()
gf_rug
Formula interface to geom_rug()
gf_point
Formula interface to geom_point()
gf_violin
Formula interface to geom_violin()
gf_polygon
Formula interface to geom_polygon()
gf_ellipse
Formula interface to stat_ellipse()
gf_tile
Formula interface to geom_tile()
gf_hex
Formula interface to geom_hex()
gf_text
Formula interface to geom_text() and geom_label()
gf_theme
Themes for ggformula
gf_qq
Formula interface to geom_qq()
layer_factory
Create a ggformula layer function
gf_quantile
Formula interface to geom_quantile()
reexports
Objects exported from other packages
gf_histogram
Formula interface to geom_histogram()
gf_spline
Formula interface to geom_spline()
gf_smooth
Formula interface to geom_smooth()
gf_spoke
Formula interface to geom_spoke()
gf_step
Formula interface to geom_step()
stat_fitdistr
A stat for fitting distributions
stat_qqline
A Stat for Adding Reference Lines to QQ-Plots
gf_function_2d
Plot functions of two variables
gf_function
Layers displaying graphs of functions
gf_segment
Formula interface to geom_segment()
gf_sf
Mapping with shape files
StatAsh
ggproto classes for ggplot2
ggformula
Formula interface to ggplot2