equal_rcr: Heatmaps of Sites with Equal Roof Coverage Ratio (RCR)

View source: R/equal_rcr.R

equal_rcrR Documentation

Heatmaps of Sites with Equal Roof Coverage Ratio (RCR)

Description

Function for creating heatmaps of sites that have an equal RCR.

Usage

equal_rcr(nrow, ncol, rcr)

Arguments

nrow

Number of rows

ncol

Number of columns

rcr

RCR as a fraction between zero and one

Value

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

Examples

equal_rcr(nrow = 3, ncol = 3, rcr = 7/9)

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