Description Usage Arguments Value
bilinearFit
1 2 | bilinearFit(xIntercept = NULL, xSlope = NULL, yIntercept = NULL,
ySlope = NULL)
|
xIntercept |
Location of the rasterOrigin point on the x axis of the the coordinate system. See |
xSlope |
Slope describing transformation of grid cell distances into x coordinates. See |
yIntercept |
Location of the rasterOrigin point on the y axis of the the coordinate system. See |
ySlope |
Slope describing transformation of grid cell distances into y axis coordinates. See |
a bilinearFit list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.