spatial_grid | R Documentation |
a uniform two dimensional grid of lattice points
spatial_grid(lat, long)
lat |
numeric vector |
long |
numeric vector |
returns a dataframe of lattice points
spatial_grid(c(1:10),c(1:10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.