Description Usage Arguments Value Note See Also
Produce gridpoints over an area.
1 | gridpoints(border, dx, grpkt, nx, n)
|
border |
Border of the area |
dx |
Resolution in each direction (?) |
grpkt |
??? |
nx |
Number of gridpoints in each direction (?) |
n |
Total number of gridpoints (?) |
List with components:
xgr |
List of gridpoints in components
|
xgra |
List
of those gridpoints within the area given in |
Needs further elaboration, check use with find = TRUE
in
setgrid
.
Called by setgrid
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.