loc_grid | R Documentation |
Generate the coordinates of a regular grid on a [0, 100]×[0, 100]
domain with steps in both direction of step
.
loc_grid(step = 1)
step |
Distance between subsequent locations; defaults to 1 |
A two-column matrix with of locations in two dimensions, each
step
apart.
John Best
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.