All functions |
|
---|---|
Construct aesthetic mappings |
|
Define aesthetic mappings programmatically |
|
Colour related aesthetics: colour, fill and alpha |
|
Aesthetics: grouping |
|
Differentiation related aesthetics: linetype, size, shape |
|
Position related aesthetics: x, y, xmin, xmax, ymin, ymax, xend, yend |
|
Create an annotation layer |
|
Annotation: Custom grob |
|
Annotation: log tick marks |
|
Annotation: a maps |
|
Annotation: high-performance rectangular tiling |
|
Create a ggplot layer appropriate to a particular data type |
|
Create a complete ggplot appropriate to a particular data type |
|
Create a layer of map borders |
|
Cartesian coordinates |
|
Cartesian coordinates with fixed "aspect ratio" |
|
Cartesian coordinates with x and y flipped |
|
Map projections |
|
Polar coordinates |
|
Transformed Cartesian coordinate system |
|
Discretise numeric data into categorical |
|
Prices of 50,000 round cut diamonds |
|
|
Key glyphs for legends |
US economic time series |
|
|
Theme elements |
Expand the plot limits, using data |
|
Generate expansion vector for scales. |
|
Lay out panels in a grid |
|
Wrap a 1d ribbon of panels into 2d |
|
2d density estimate of Old Faithful data |
|
Fortify a model with data. |
|
Reference lines: horizontal, vertical, and diagonal |
|
Bar charts |
|
Heatmap of 2d bin counts |
|
Draw nothing |
|
A box and whiskers plot (in the style of Tukey) |
|
2d contours of a 3d surface |
|
Count overlapping points |
|
Smoothed density estimates |
|
Contours of a 2d density estimate |
|
Dot plot |
|
Horizontal error bars |
|
Hexagonal heatmap of 2d bin counts |
|
Histograms and frequency polygons |
|
Jittered points |
|
|
Vertical intervals: lines, crossbars & errorbars |
Polygons from a reference map |
|
Connect observations |
|
Points |
|
Polygons |
|
A quantile-quantile plot |
|
Quantile regression |
|
Ribbons and area plots |
|
Rug plots in the margins |
|
Line segments and curves |
|
Smoothed conditional means |
|
Line segments parameterised by location, direction and distance |
|
Text |
|
Rectangles |
|
Violin plot |
|
Add components to a plot |
|
Create a new ggplot |
|
Create a new ggproto object |
|
Save a ggplot (or other grid object) with sensible defaults |
|
|
Visualise sf objects |
|
Complete themes |
Continuous colour bar guide |
|
Legend guide |
|
Set guides for each scale |
|
A selection of summary functions from Hmisc |
|
Label with mathematical expressions |
|
Construct labelling specification |
|
|
Useful labeller functions |
Modify axis, legend, and plot labels |
|
Set scale limits |
|
|
|
Calculate mean and standard error |
|
Midwest demographics |
|
Fuel economy data from 1999 and 2008 for 38 popular models of car |
|
An updated and expanded version of the mammals sleep dataset |
|
Dodge overlapping objects side-to-side |
|
Don't adjust position |
|
Jitter points to avoid overplotting |
|
Simultaneously dodge and jitter |
|
Nudge points a fixed distance |
|
Stack overlapping objects on top of each another |
|
Terms of 11 presidents from Eisenhower to Obama |
|
Explicitly draw plot |
|
Format or print a ggproto object |
|
Quick plot |
|
Compute the "resolution" of a numeric vector |
|
|
Alpha transparency scales |
|
Sequential, diverging and qualitative colour scales from colorbrewer.org |
Continuous colour scales |
|
|
Position scales for continuous data (x & y) |
|
Position scales for date/time data |
Position scales for discrete data |
|
|
Gradient colour scales |
Sequential grey colour scales |
|
Evenly spaced colours for discrete data |
|
|
Use values without scaling |
|
Scale for line patterns |
|
Create your own discrete scale |
Scales for shapes, aka glyphs |
|
Scales for area or radius |
|
|
Viridis colour scales from viridisLite |
Vector field of seal movements |
|
Specify a secondary axis |
|
Calculated aesthetics |
|
Compute empirical cumulative distribution |
|
Compute normal confidence ellipses |
|
Compute function for each x value |
|
Leave data as is |
|
Extract coordinates from 'sf' objects |
|
Summarise y values at unique/binned x |
|
Bin and summarise in 2d (rectangle & hexagons) |
|
Remove duplicates |
|
Modify components of a theme |
|
|
Get, set, and modify the active theme |
Housing sales in TX |
|
Quote faceting variables |