geom_freqpoly: Freqpoly polygons

Description Usage Arguments

Description

Uses the same aesthetics as geom_line

Usage

1
2
3
geom_freqpoly(mapping = NULL, data = NULL, stat = "bin",
  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.

stat

Use override the default connection between geom_histogram, geom_freqpoly and stat_bin

position

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

na.rm

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.