data_climate: An example of climate data

data_climateR Documentation

An example of climate data

Description

This is simulated monthly climate data, and consists of precipitation sum and mean temperature

Usage

data_climate

Format

A data frame with 16695 rows and 5 variables:

plotID

a unique identifier for plot

year

year

month

month

t_avg

monthly mean temperature

p_sum

monthly precipitation sum


MLFS documentation built on Sept. 1, 2025, 9:08 a.m.

Related to data_climate in MLFS...