heatmapLFMC: Heatmap plots for LFMC data

View source: R/heatmapLFMC.R

heatmapLFMCR Documentation

Heatmap plots for LFMC data

Description

Heatmap plots for LFMC data

Usage

heatmapLFMC(speciesCode = 1, siteCode = 1, period = "Fortnight")

Arguments

speciesCode

Integer indicating the species code.

siteCode

Integer indicating the site code.

period

String indicating if LFMC values are shown on a monthly or a fortnightly basis.

Value

A heatmap of an specific species-site request.

Examples

## Not run: 
   heatmapLFMC(speciesCode = 5, siteCode = 50, period = "Month")

## End(Not run)


spif-ctfc/LFMC documentation built on Sept. 29, 2022, 2:21 a.m.