Displaying 1 result from an estimated 1 matches for "rg_exp".
Did you mean:
r_exp
2015 Sep 29
1
Error possibly related with environments/namespace
...This has something to do with environments, but I can't understand whats
wrong. It is also related with the plotting, since if I set the argument
plot.directions to FALSE I get no error.
Here's the code:
#Loading packages
library(MetaLandSim)
library(rgrass7)
#Loading required data
data(rg_exp)
#Loading required maps
presences <- system.file("examples/presences.asc", package="MetaLandSim")
mask <- system.file("examples/landmask.asc", package="MetaLandSim")
#Start GRASS using rgrass7
initGRASS("C:/Program Files (x86)/GRASS GIS 7.0.0&qu...