simple2: Collected Data by a Simple Casual Sampling with Volume

simple2R Documentation

Collected Data by a Simple Casual Sampling with Volume

Description

Table format for input in the 'acs' function.

Usage

data("simple2")

Format

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

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(simple2)
head(simple2)

#calculates the parameters sampling

IF_acs <- acs(simple2, a=0.1, A=27)

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