Description Usage Arguments Value Examples
compute step for non square grid
1 | calStep(nPointsK, xsize, ysize)
|
nPointsK |
numeric value giving the number of points after kriging |
xsize |
numeric value giving the data range on the x axis |
ysize |
numeric value giving the data range on the y axis |
a numerical step value
1 | calStep(1000,1,1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.