powered by
Test whether a genuine landscape
is.landscape(Rland = NULL, verb = TRUE, exact = FALSE, do.check = TRUE)
the Rmetasim landscape object
print why not a landscape
more strict
actually do the check (function returns TRUE if set to FALSE)
# NOT RUN { exampleland <- landscape.new.example() is.landscape(exampleland) rm(exampleland) # }
Run the code above in your browser using DataLab