View source: R/kernelSmoothing.R
kernelSmoothing | R Documentation |
Function kernelSmoothing has been replaced by btb_smooth
kernelSmoothing( dfObservations, sEPSG, iCellSize, iBandwidth, vQuantiles = NULL, dfCentroids = NULL, fUpdateProgress = NULL, iNeighbor = NULL, iNbObsMin = 250 )
dfObservations |
points |
sEPSG |
epsg code |
iCellSize |
cell size |
iBandwidth |
smoothing bandwidth |
vQuantiles |
quantiles |
dfCentroids |
user grid |
fUpdateProgress |
message parameter |
iNeighbor |
number of neighbors pixels |
iNbObsMin |
technical parameter |
a warning message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.