Description Usage Arguments Value
Computes what grid cells are inside and outside transect
1 | InTransect(num_cells, strip_size, dx, w, ymax, buffer, type)
|
num_cells |
number of cells in (total, x, y) direction |
strip_size |
size of strip in (x,y) directions |
dx |
grid cell size |
w |
for lines, half-width, for points radius |
ymax |
maximum forward distance for lines |
buffer |
distance |
type |
=0 for lines, =1 for points |
vector with 1 for each grid cell inside and 0 otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.