fdamage {datana}R Documentation

Foliar damage by Ozone

Description

Foliar damage by Ozone

Usage

fdamage

Format

Data frame con 52 filas y 2 columnas:

damage

Foliar decoloration, 1 with decoloration, 0 without decoloration.

ozone

Maximum charge of Ozone concentration.

Examples

data(fdamage)
table(fdamage$damage)

[Package datana version 1.1.1 Index]