ra_from_xyz | R Documentation |
Function to
ra_from_xyz(df, resolution = NA, projection = projection_wgs84(), digits = 5)
df |
Data frame containing |
resolution |
Raster's resolution, in |
projection |
df's latitude and longitude projection system. Default is WGS84. |
digits |
Precision to use for detecting if the points are on a rectangular grid. |
Raster layer.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.