landscapeR-package | R Documentation |
This package is aimed at simulating categorical landscapes on actual geographical realms, starting from either empty landscapes, or landscapes provided by the user (e.g. land use maps). landscapeR allows to tweak or create landscapes while retaining a high degree of control on its features, without the hassle of specifying each location attribute. In this it differs from other tools which generate null or neutral landscape in a theoretical space. The basic algorithm currently implemented uses a simple agent style/cellular automata growth model, with no rules (apart from areas of exclusion). Outputs are raster dataset exportable to any common GIS format.
Check out the vignette illustrating the use of landscapeR.
Also: https://github.com/dariomasante/landscapeR
makePatch
creates a single patch in the landscape.
makeClass
creates a group of patches belonging to the same class.
expandClass
expands an existing class of patches.
makeLine
creates a linear patch.
rmSingle
removes single tones from patches and background.
Dario Masante [aut, cre], Lora Murphy [ctb]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.