Learn R Programming

ADER (version 1.5)

ara: Araucaria Seedlings

Description

Counts of Araucaria araucana (Molina) K. Koch seedlings in 26 plots (0.2 ha each) to investigate the effect of management (small stakeholders vs. forestry companies) and cattle pressure (measured indirectly by the number of dungs in each plot).

Usage

data("ara")

Arguments

Format

A data frame with 26 observations on the following 3 variables.

seedlings

Number of seedlings in each plot.

dungs

Number of cattle dungs in each plot.

property

Owner of the terrain where each plot was set up. A factor with 2 levels, Campesino (small stakeholder) and Empresa Forestal (forestry company).

Examples

Run this code
data(ara)
str(ara) 

Run the code above in your browser using DataLab