Grammar Extensions to 'ggplot2'
Annotations supporting NPC
Birch seedlings' size
Compute NPC coordinates
Chose between dark and light color
Inset graphical objects
Inset plots
Points linked by a segment
Reference lines: horizontal plus vertical, and quadrants
Inset tables
Text with Normalised Parent Coordinates
Label pairwise comparisons
Linked Text
Reference arrows on the margins
Add Grobs on the margins
Reference points on the margins
Create a new ggplot plot from time series data
Key glyphs for legends
Stat*
Objects
ggpp: Grammar Extensions to 'ggplot2'
Ivy photosynthesis light response
Dodge plus nudge labels to new positions
Combined positions dodge and nudge
Combined positions jitter and nudge
Nudge labels away from a central point
Nudge points a fixed distance
Nudge labels away from a line
Nudge labels to new positions
Stack plus nudge labels to new positions
Combined positions stack and nudge
Gene expression data
Position scales for continuous data (npcx & npcy)
Apply a function to x or y values
Filter observations by local 1D density
Replace labels in data based on 1D density
Filter observations by local 2D density
Replace labels in data based on 2D density
Select and slice a tibble nested in data
Draw functions as curves
Number of observations in a plot panel
Number of observations in quadrants
Convert keep.these argument into logical vector
Convert an R object into a tibble
Table themes
Set default table theme
Gene expression data
Weather data
Wrap character strings in a vector
Extensions to 'ggplot2' respecting the grammar of graphics paradigm. Geometries: geom_table(), geom_plot() and geom_grob() add insets to plots using native data coordinates, while geom_table_npc(), geom_plot_npc() and geom_grob_npc() do the same using "npc" coordinates through new aesthetics "npcx" and "npcy". Statistics: select observations based on 2D density. Positions: radial nudging away from a center point and nudging away from a line or curve; combined stacking and nudging; combined dodging and nudging.
Useful links