est2: Collected Data by the Stratified Casual Sampling with Volume

est2R Documentation

Collected Data by the Stratified Casual Sampling with Volume

Description

Table format for input in the 'ace' function.

Usage

data("est2")

Format

A data frame with 116 observations on the following 7 variables.

Stratum

a numeric vector

Plot

a numeric vector

Individual

a numeric vector

Specie

a character vector

⁠h (m)⁠

a numeric vector

⁠d (cm)⁠

a numeric vector

⁠Volume (m3)⁠

a numeric vector

Examples

library(florestal)

#loads the data

data(est2)
head(est2)

#calculates the sampling parameters

IF_ace <- ace(est2,a=0.1,aj=c(12.6,10.2))

igorcobelo/florestal documentation built on April 22, 2023, 12:30 p.m.