mask <- system.file("examples/landmask.asc", package="MetaLandSim")
#Start GRASS using rgrass7
initGRASS("C:/Program Files (x86)/GRASS GIS 7.0.0", home=tempdir())
#Running function
range.map <- range_raster(presences.map=presences, re.out=rg_exp,
mask.map=mask
pe:
>
> rland$number.patches
[1] 60
>
> #60
>
> #Adding 10 patches to a landscape:
>
> rl1 <- addpoints(rl=rland, nr=10)
Error: could not find function "addpoints"
Execution halted
Any ideas?
Frederico Mestre
[[alternative HTML version deleted]]
_