bilinearFit: bilinearFit

Description Usage Arguments Value

View source: R/bilinearFit.R

Description

bilinearFit

Usage

1
2
bilinearFit(xIntercept = NULL, xSlope = NULL, yIntercept = NULL,
  ySlope = NULL)

Arguments

xIntercept

Location of the rasterOrigin point on the x axis of the the coordinate system. See xIntercept()

xSlope

Slope describing transformation of grid cell distances into x coordinates. See xSlope()

yIntercept

Location of the rasterOrigin point on the y axis of the the coordinate system. See yIntercept()

ySlope

Slope describing transformation of grid cell distances into y axis coordinates. See ySlope()

Value

a bilinearFit list object


cboettig/build.eml documentation built on May 8, 2019, 8:57 p.m.