paisaje

R-CMD-check License: MIT

paisaje

paisaje: Tools for spatial and landscape/habitat analysis.

Overview

paisaje is an R package for calculating landscape metrics and performing spatial analysis over raster and vector data, including H3 hexagonal grids.
It provides tools to quantify habitat structure, fragmentation, and landscape patterns, supporting ecological research, environmental monitoring, and spatial data integration using hierarchical grid systems.

Key features include:

By combining powerful spatial analysis tools with a user-friendly API, paisaje facilitates landscape ecology studies, habitat assessment, and spatial modeling workflows.

Installation

You can install the development version of paisaje from GitHub using one of the following methods:

# install.packages("pak")
pak::pak("ManuelSpinola/paisaje")
# install.packages("remotes")
remotes::install_github("ManuelSpinola/paisaje")
install.packages("devtools")
devtools::install_github("ManuelSpinola/paisaje")

License

This package is released under the MIT License.