R scripts for simulating land cover data with strictly controlled parameters.
Use the devtools
package to install.
# install.packages("devtools")
# NOTE: If you have not installed devtools before you will need to restart your R session
library(devtools)
# Install LcvGen
install_github('Zabados/LcvGen')
# Load LcvGen
library(LcvGen)