stat_sum: Count two dimensional variables and present size of point

Description Usage Arguments

Description

Count two dimensional variables and present size of point

Usage

1
2
3
stat_sum(mapping = NULL, data = NULL, geom = "point",
  position = "identity", na.rm = FALSE, show.legend = NA,
  inherit.aes = TRUE, ...)

Arguments

mapping

Set of aesthetic mapping created by aes or aes_.

data

The data to be displayed in this layer.

geom

The geometric object to use display the data

position

Position adjustment, either as a string, or the result of a call to a position adjustment function.

na.rm

If FALSE, removes missing values with a warning (not used in ggplot2.SparkR).

show.legend

logical. Should this layer be included in the legends?

inherit.aes

If FALSE, overrides the default aesthetics, rather ehan combining with them.

...

other arguments passed on to layer.


SKKU-SKT/ggplot2.SparkR documentation built on May 9, 2019, 11:13 a.m.