Learn R Programming

landscapeR (version 1.3.1)

Categorical Landscape Simulation Facility

Description

Simulates categorical maps on actual geographical realms, starting from either empty landscapes or landscapes provided by the user (e.g. land use maps). 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 landscapes 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) and von Neumann neighbourhood (four cells, aka Rook case). Outputs are raster dataset exportable to any common GIS format.

Copy Link

Version

Install

install.packages('landscapeR')

Monthly Downloads

250

Version

1.3.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Dario Masante

Last Published

December 7th, 2024

Functions in landscapeR (1.3.1)

rmSingle

Remove single tones from patches
expandClass

Expand an existing class of patches.
makeLine

Create a linear patch (beta version).
landscapeR-package

landscapeR: A landscape simulator for R.
makePatch

Create a single patch
makeClass

Create a class of patches.