Description Usage Arguments Value Note See Also
Finds a subset of data within or without a region, returned as submatrix, boolean vector or indices of the original data.
1 | inside(lat, lon = 0, reg, option = 1, projection = "Mercator")
|
lat,lon |
Latitude and longitude of the data, if |
reg |
Region we want to check wheter or not includes the data. |
option |
How should the results be returned:
|
projection |
Projection, default |
Submatrix, boolean vector or index to data as described for argument
option.
Needs elaboration, why is this needed in addition to geoinside?
Called by combine.rt, setgrid, calls
adapt.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.