Displaying 2 results from an estimated 2 matches for "layernames".
Did you mean:
layer_names
2012 Nov 27
5
Predict function in Raster package
...39; function with in the Raster
package. I am using pm<-predict(mm, predictors) where mm is the
mahalanobis distance and the predictors are a stack of 6 raster layers
containing environmental variables.
When I try to run the prediction I get the following warning message:
Warning message:
In layerNames(x): the layerNames function is obsolete. Use "names" instead.
I have done some research on raster package updates and in the summer they
added the function 'names' to replace 'layerNames'. I am wondering if there
is a bug in the predict function that still relies on the l...
2013 Oct 03
1
check warning with .onLoad() and setClass()
...39;
| 'clearAliens.R'
| 'competition.R'
| 'cumulativeDc.R'
| 'dcToIndLayer.R'
| 'dispProb2D.R'
| 'endYear.R'
| 'fireAliens.R'
| 'germEst.R'
| 'initfunc.R'
| 'layerIO.R'
| 'layerNames.R'
| 'main.R'
| 'newInDrak.R'
| 'onLoad.R'
| 'package.R'
| 'parameter.R'
| 'parmsAcacia.R'
| 'parmsBudget.R'
| 'parmsFire.R'
| 'parmsPinus.R'
| 'parmsRubus.R'
| 'reset...