vcross {geoprofiler} | R Documentation |
Vector cross-product
Description
Vector cross-product
Usage
vcross(x, y)
Arguments
x , y |
numeric 3-column matrices representing vectors |
Value
numeric 3-column matrix
[Package geoprofiler version 0.0.2 Index]