/usr/lib/R/site-library/ggplot2/INDEX is in r-cran-ggplot2 2.2.1-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 | +.gg Add components to a plot
aes Construct aesthetic mappings
aes_ Define aesthetic mappings programatically
aes_colour_fill_alpha Colour related aesthetics: colour, fill and
alpha
aes_group_order Aesthetics: grouping
aes_linetype_size_shape
Differentiation related aesthetics: linetype,
size, shape
aes_position Position related aesthetics: x, y, xmin, xmax,
ymin, ymax, xend, yend
annotate Create an annotation layer
annotation_custom Annotation: Custom grob
annotation_logticks Annotation: log tick marks
annotation_map Annotation: a maps
annotation_raster Annotation: high-performance rectangular tiling
autoplot Create a complete ggplot appropriate to a
particular data type
borders Create a layer of map borders
coord_cartesian Cartesian coordinates
coord_fixed Cartesian coordinates with fixed "aspect ratio"
coord_flip Cartesian coordinates with x and y flipped
coord_map Map projections
coord_polar Polar coordinates
coord_trans Transformed Cartesian coordinate system
cut_interval Discretise numeric data into categorical
diamonds Prices of 50,000 round cut diamonds
economics US economic time series
expand_limits Expand the plot limits, using data
facet_grid Lay out panels in a grid
facet_wrap Wrap a 1d ribbon of panels into 2d
faithfuld 2d density estimate of Old Faithful data
fortify Fortify a model with data.
geom_abline Reference lines: horizontal, vertical, and
diagonal
geom_bar Bars charts
geom_bin2d Heatmap of 2d bin counts
geom_blank Draw nothing
geom_boxplot A box and whiskers plot (in the style of Tukey)
geom_contour 2d contours of a 3d surface
geom_count Count overlapping points
geom_crossbar Vertical intervals: lines, crossbars &
errorbars
geom_density Smoothed density estimates
geom_density_2d Contours of a 2d density estimate
geom_dotplot Dot plot
geom_errorbarh Horizontal error bars
geom_freqpoly Histograms and frequency polygons
geom_hex Hexagonal heatmap of 2d bin counts
geom_jitter Jittered points
geom_label Text
geom_map Polygons from a reference map
geom_path Connect observations
geom_point Points
geom_polygon Polygons
geom_qq A quantile-quantile plot
geom_quantile Quantile regression
geom_raster Rectangles
geom_ribbon Ribbons and area plots
geom_rug Rug plots in the margins
geom_segment Line segments and curves
geom_smooth Smoothed conditional means
geom_spoke Line segments parameterised by location,
direction and distance
geom_violin Violin plot
ggplot Create a new ggplot
ggproto Create a new ggproto object
ggsave Save a ggplot (or other grid object) with
sensible defaults
guide_colourbar Continuous colour bar guide
guide_legend Legend guide
guides Set guides for each scale
hmisc A selection of summary functions from Hmisc
label_bquote Label with mathematical expressions
labeller Construct labelling specification
labellers Useful labeller functions
labs Modify axis, legend, and plot labels
lims Set scale limits
luv_colours 'colors()' in Luv space
margin Theme elements
mean_se Calculate mean and standard error
midwest Midwest demographics
mpg Fuel economy data from 1999 and 2008 for 38
popular models of car
msleep An updated and expanded version of the mammals
sleep dataset
position_dodge Dodge overlapping objects side-to-side
position_identity Don't adjust position
position_jitter Jitter points to avoid overplotting
position_jitterdodge Simultaneously dodge and jitter
position_nudge Nudge points a fixed distance
position_stack Stack overlapping objects on top of each
another
presidential Terms of 11 presidents from Eisenhower to Obama
print.ggplot Explicitly draw plot
print.ggproto Format or print a ggproto object
qplot Quick plot
resolution Compute the "resolution" of a numeric vector
scale_alpha Alpha transparency scales
scale_colour_brewer Sequential, diverging and qualitative colour
scales from colorbrewer.org
scale_colour_gradient Gradient colour scales
scale_colour_grey Sequential grey colour scales
scale_colour_hue Evenly spaced colours for discrete data
scale_colour_identity Use values without scaling
scale_colour_manual Create your own discrete scale
scale_linetype Scale for line patterns
scale_shape Scales for shapes, aka glyphs
scale_size Scales for area or radius
scale_x_continuous Position scales for continuous data (x & y)
scale_x_date Position scales for date/time data
scale_x_discrete Position scales for discrete data
seals Vector field of seal movements
sec_axis Specify a secondary axis
stat_ecdf Compute empirical cumulative distribution
stat_ellipse Compute normal confidence ellipses
stat_function Compute function for each x value
stat_identity Leave data as is
stat_summary_2d Bin and summarise in 2d (rectangle & hexagons)
stat_summary_bin Summarise y values at unique/binned x
stat_unique Remove duplicates
theme Modify components of a theme
theme_get Get, set, and modify the active theme
theme_grey Complete themes
txhousing Housing sales in TX
|