Learn R Programming

datana (version 1.1.0)

fdamage: Foliar damage by Ozone

Description

Foliar damage by Ozone

Usage

fdamage

Arguments

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

Run this code
data(fdamage)
table(fdamage$damage)

Run the code above in your browser using DataLab