powered by
Converts a landscape to internal format and back. This can resolve inconsistencies in a 'hand-built' landscape
landscape.clean(rland)
the Rmetasim landscape object
# NOT RUN { exampleland <- landscape.new.example() exampleland <- landscape.simulate(exampleland, 4) exampleland.clean <- landscape.clean(exampleland) rm(exampleland) # }
Run the code above in your browser using DataLab