Generate and save spatial variation in site loadings of HMSC models' latent
factors as a JPEG file.
Usage
Mod_Plot_LF(
Path_Model = NULL,
EnvFile = ".env",
Plot_Width = 20,
Plot_Height = 21
)
Arguments
- Path_Model
Path to the model file.
- EnvFile
Character. Path to the environment file containing paths to
data sources. Defaults to .env
.
- Plot_Width, Plot_Height
Numeric. The width and height of the
output plot in cm. Default is 20×21 cm.