Learn R Programming

MLFS (version 0.4.2)

data_climate: An example of climate data

Description

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

Usage

data_climate

Arguments

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