Description Usage Arguments Details Value Examples
View source: R/PCAProjection.R
Performs PCSRaster and projects it on another set of rasters
1 2  | 
BioStackFiles | 
 - ESRI ASCII grid files of predictor variables  | 
LoadingFile | 
 - name of output file which stores loadings for components  | 
CompImpFile | 
 - name of output file of the PCA summaries  | 
ProjectonStackFiles | 
 - Future climate ESRI ASCII grid files or a list of lists for multiple projections  | 
OutputFolder | 
 - Output folder or list of output folder names for storing the projection(s)  | 
Noninteractive version. For interactive veriosn to be used in scripts refer iPCAProjection
a summary of the PCA is returnd as a strcture
1 2 3 4  | ## Not run: 
pcaop = PCAProjection()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.