Description Usage Arguments See Also
View source: R/rasterize_points.R
Points layer for "rasterly". Deprecated now, please use rasterly_points
instead.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
rastObj |
A |
data |
A |
mapping |
Default list of aesthetic mappings to use for plot. If provided and |
... |
Pass-through arguments provided by |
xlim |
Vector of type numeric. X limits in this layer. |
ylim |
Vector of type numeric. Y limits in this layer. |
max_size |
Numeric. When size changes, the upper bound of the number of pixels over which to spread a single observation. |
reduction_func |
Function. A reduction function is used to aggregate data points into their pixel representations. Currently
supported reduction operators are |
layout |
Character. The method used to generate layouts for multiple images. The default is |
glyph |
Character. Currently, only "circle" and "square" are supported; as the |
group_by_data_table |
Logical. Default is |
inherit.aes |
If |
rasterly_points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.