Description Usage Arguments Computed variables
View source: R/stat-isolevels.R
Bin a 2d elevation raster into bands of similar height.
1 2 3 4 |
mapping |
Set of aesthetic mappings created by |
data |
The data to be displayed in this layer. There are three options: If A A |
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. |
... |
Other arguments passed on to |
bins |
Number of bins for discretization. Has priority
over |
binwidth |
Binwidth used during discretization. |
breaks |
Explicit bin boundaries to use for discretization.
Has priority over both |
na.rm |
If |
show.legend |
logical. Should this layer be included in the legends?
|
inherit.aes |
If |
level
height of contour band, expressed as integer
zmin
minimum z value of contour band
zmax
maximum z value of contour band
nzmax
maximum z value of contour band, normalized to a maximum of 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.