An implementation of the Grammar of Graphics


[Package List] [Top]

Documentation for package ‘ggplot2’ version 0.6

Help Pages

C D E F G L M O P Q R S T U X Y Z

.build_options Set ggplot options

-- C --

chop Chop
Coord See website for documentation
CoordCartesian coord_cartesian
CoordEqual coord_equal
CoordFlip coord_flip
CoordMap coord_map
CoordPolar coord_polar
CoordTrans coord_trans
coord_cartesian coord_cartesian
coord_equal coord_equal
coord_flip coord_flip
coord_map coord_map
coord_polar coord_polar
coord_trans coord_trans
create_accessors See website for documentation

-- D --

diamonds Prices of 50,000 round cut diamonds

-- E --

economics US economic time series
expand_range Expand range

-- F --

Facet See website for documentation
FacetGrid facet_grid
facet_grid facet_grid

-- G --

Geom See website for documentation
GeomAbline geom_abline
GeomArea geom_area
GeomBar geom_bar
GeomBlank geom_blank
GeomBoxplot geom_boxplot
GeomContour geom_contour
GeomCrossbar geom_crossbar
GeomDensity geom_density
GeomDensity2d geom_density_2d
GeomErrorbar geom_errorbar
GeomHistogram geom_histogram
GeomHline geom_hline
GeomInterval geom_interval
GeomJitter geom_jitter
GeomLine geom_line
GeomLinerange geom_linerange
GeomPath geom_path
GeomPoint geom_point
GeomPointrange geom_pointrange
GeomPolygon geom_polygon
GeomQuantile geom_quantile
GeomRibbon geom_ribbon
GeomRug geom_rug
GeomSegment geom_segment
GeomSmooth geom_smooth
GeomStep geom_step
GeomText geom_text
GeomTile geom_tile
GeomVline geom_vline
geom_abline geom_abline
geom_area geom_area
geom_bar geom_bar
geom_blank geom_blank
geom_boxplot geom_boxplot
geom_contour geom_contour
geom_crossbar geom_crossbar
geom_density geom_density
geom_density_2d geom_density_2d
geom_errorbar geom_errorbar
geom_histogram geom_histogram
geom_hline geom_hline
geom_interval geom_interval
geom_jitter geom_jitter
geom_line geom_line
geom_linerange geom_linerange
geom_path geom_path
geom_point geom_point
geom_pointrange geom_pointrange
geom_polygon geom_polygon
geom_quantile geom_quantile
geom_ribbon geom_ribbon
geom_rug geom_rug
geom_segment geom_segment
geom_smooth geom_smooth
geom_step geom_step
geom_text geom_text
geom_tile geom_tile
geom_vline geom_vline
ggfluctuation Fluctuation plot
ggmissing Missing values plot
ggopt Set ggplot options
ggorder Order plot
ggpcp Parallel coordinates plot.
ggplot Create a new plot
ggsave ggsave
ggstructure Structure plot
ggtheme Set ggplot theme.

-- L --

last_plot Retrieve last plot modified/created.
Layer See website for documentation
layer See website for documentation

-- M --

movies Movie information and user ratings from IMDB.com

-- O --

opts Set ggplot options

-- P --

package-ggplot Create a new plot
plist See website for documentation
plotmatrix Code to create a scatterplot matrix (experimental)
plot_clone See website for documentation
Position See website for documentation
PositionDodge position_dodge
PositionFill position_fill
PositionIdentity position_identity
PositionJitter position_jitter
PositionStack position_stack
position_dodge position_dodge
position_fill position_fill
position_identity position_identity
position_jitter position_jitter
position_stack position_stack
PowerTrans See website for documentation
pprint See website for documentation
prettyplot Pretty plot
print.proto See website for documentation
ProbabilityTrans See website for documentation

-- Q --

qplot Quick plot.
quickplot Quick plot.

-- R --

rescale Rescale numeric vector

-- S --

Scale See website for documentation
ScaleArea See website for documentation
ScaleAsn See website for documentation
ScaleAtanh See website for documentation
ScaleBrewer scale_brewer
ScaleColour See website for documentation
ScaleColourContinuous See website for documentation
ScaleColourDiscrete See website for documentation
ScaleContinuous scale_continuous
ScaleDate scale_date
ScaleDiscrete scale_discrete
ScaleExp See website for documentation
ScaleGradient scale_gradient
ScaleGradient2 scale_gradient2
ScaleGrey scale_grey
ScaleHue scale_hue
ScaleIdentity scale_identity
ScaleInverse See website for documentation
ScaleLinetype scale_linetype
ScaleLog See website for documentation
ScaleLog10 See website for documentation
ScaleLog2 See website for documentation
ScaleLogit See website for documentation
ScaleManual scale_manual
ScalePow scale_pow
ScalePow10 See website for documentation
ScaleProb scale_prob
ScaleProbit See website for documentation
ScaleReverse See website for documentation
Scales See website for documentation
ScaleShape scale_shape
ScaleSize scale_size
ScaleSizeDiscrete See website for documentation
ScaleSqrt See website for documentation
scale_area scale_size
scale_brewer scale_brewer
scale_colour See website for documentation
scale_colour_brewer scale_brewer
scale_colour_continuous scale_gradient
scale_colour_discrete scale_hue
scale_colour_gradient scale_gradient
scale_colour_gradient2 scale_gradient2
scale_colour_grey scale_grey
scale_colour_hue scale_hue
scale_colour_identity scale_identity
scale_colour_manual scale_manual
scale_continuous scale_continuous
scale_date scale_date
scale_discrete scale_discrete
scale_fill_brewer scale_brewer
scale_fill_continuous scale_gradient
scale_fill_discrete scale_hue
scale_fill_gradient scale_gradient
scale_fill_gradient2 scale_gradient2
scale_fill_grey scale_grey
scale_fill_hue scale_hue
scale_fill_identity scale_identity
scale_fill_manual scale_manual
scale_gradient scale_gradient
scale_gradient2 scale_gradient2
scale_grey scale_grey
scale_hue scale_hue
scale_identity scale_identity
scale_linetype scale_linetype
scale_linetype_identity scale_identity
scale_linetype_manual scale_manual
scale_manual scale_manual
scale_pow scale_pow
scale_prob scale_prob
scale_shape scale_shape
scale_shape_identity scale_identity
scale_shape_manual scale_manual
scale_size scale_size
scale_size_discrete See website for documentation
scale_size_identity scale_identity
scale_size_manual scale_manual
scale_xend_asn See website for documentation
scale_xend_atanh See website for documentation
scale_xend_continuous scale_continuous
scale_xend_exp See website for documentation
scale_xend_inverse See website for documentation
scale_xend_log See website for documentation
scale_xend_log10 See website for documentation
scale_xend_log2 See website for documentation
scale_xend_logit See website for documentation
scale_xend_pow scale_pow
scale_xend_pow10 See website for documentation
scale_xend_prob scale_prob
scale_xend_probit See website for documentation
scale_xend_reverse See website for documentation
scale_xend_sqrt See website for documentation
scale_x_asn See website for documentation
scale_x_atanh See website for documentation
scale_x_continuous scale_continuous
scale_x_date scale_date
scale_x_discrete scale_discrete
scale_x_exp See website for documentation
scale_x_inverse See website for documentation
scale_x_log See website for documentation
scale_x_log10 See website for documentation
scale_x_log2 See website for documentation
scale_x_logit See website for documentation
scale_x_pow scale_pow
scale_x_pow10 See website for documentation
scale_x_prob scale_prob
scale_x_probit See website for documentation
scale_x_reverse See website for documentation
scale_x_sqrt See website for documentation
scale_yend_asn See website for documentation
scale_yend_atanh See website for documentation
scale_yend_continuous scale_continuous
scale_yend_exp See website for documentation
scale_yend_inverse See website for documentation
scale_yend_log See website for documentation
scale_yend_log10 See website for documentation
scale_yend_log2 See website for documentation
scale_yend_logit See website for documentation
scale_yend_pow scale_pow
scale_yend_pow10 See website for documentation
scale_yend_prob scale_prob
scale_yend_probit See website for documentation
scale_yend_reverse See website for documentation
scale_yend_sqrt See website for documentation
scale_y_asn See website for documentation
scale_y_atanh See website for documentation
scale_y_continuous scale_continuous
scale_y_date scale_date
scale_y_discrete scale_discrete
scale_y_exp See website for documentation
scale_y_inverse See website for documentation
scale_y_log See website for documentation
scale_y_log10 See website for documentation
scale_y_log2 See website for documentation
scale_y_logit See website for documentation
scale_y_pow scale_pow
scale_y_pow10 See website for documentation
scale_y_prob scale_prob
scale_y_probit See website for documentation
scale_y_reverse See website for documentation
scale_y_sqrt See website for documentation
scale_z_asn See website for documentation
scale_z_atanh See website for documentation
scale_z_continuous scale_continuous
scale_z_discrete scale_discrete
scale_z_exp See website for documentation
scale_z_inverse See website for documentation
scale_z_log See website for documentation
scale_z_log10 See website for documentation
scale_z_log2 See website for documentation
scale_z_logit See website for documentation
scale_z_pow scale_pow
scale_z_pow10 See website for documentation
scale_z_prob scale_prob
scale_z_probit See website for documentation
scale_z_reverse See website for documentation
scale_z_sqrt See website for documentation
seals Vector field of seal movements
Stat See website for documentation
StatBin stat_bin
StatBoxplot stat_boxplot
StatContour stat_contour
StatDensity stat_density
StatDensity2d stat_density_2d
StatFunction stat_function
StatIdentity stat_identity
StatQq stat_qq
StatQuantile stat_quantile
StatSmooth stat_smooth
StatSort stat_sort
StatSpoke stat_spoke
StatStep stat_step
StatSum stat_sum
StatSummary stat_summary
StatUnique stat_unique
stat_bin stat_bin
stat_boxplot stat_boxplot
stat_contour stat_contour
stat_density stat_density
stat_density_2d stat_density_2d
stat_function stat_function
stat_identity stat_identity
stat_qq stat_qq
stat_quantile stat_quantile
stat_smooth stat_smooth
stat_sort stat_sort
stat_spoke stat_spoke
stat_step stat_step
stat_sum stat_sum
stat_summary stat_summary
stat_unique stat_unique

-- T --

theme_bw Set ggplot options
theme_default Set ggplot options
TopLevel See website for documentation
Trans See website for documentation
TransAsn See website for documentation
TransAtanh See website for documentation
TransDate See website for documentation
TransExp See website for documentation
TransIdentity See website for documentation
TransInverse See website for documentation
TransLog See website for documentation
TransLog10 See website for documentation
TransLog2 See website for documentation
TransLogit See website for documentation
TransPow10 See website for documentation
TransProbit See website for documentation
TransReverse See website for documentation
TransSqrt See website for documentation

-- U --

update.ggplot Set ggplot options

-- X --

xlim Set x limits

-- Y --

ylim Set y limits

-- Z --

zlim Set z limits