equal_gsi: Heatmaps of Sites with Equal Ground Space Index (GSI)

View source: R/equal_gsi.R

equal_gsiR Documentation

Heatmaps of Sites with Equal Ground Space Index (GSI)

Description

Function for creating heatmaps of sites that have an equal GSI. It is inspired by the seminal work of Martin and March on density.

Usage

equal_gsi(nrow, ncol, gsi)

Arguments

nrow

Number of rows

ncol

Number of columns

gsi

GSI as a fraction between zero and one

Value

Multiple heatmaps and a print-out of the number of combinations in the console.

Examples

equal_gsi(nrow = 3, ncol = 3, gsi = 2/3)

lbuk/equiparate documentation built on Aug. 24, 2023, 8:02 a.m.