bit2: Collected Data by the Bitterlich Method with Volume

bit2R Documentation

Collected Data by the Bitterlich Method with Volume

Description

Table format for input in the 'bit' function.

Usage

data("bit2")

Format

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

⁠Sampled Point⁠

a numeric vector

Individual

a numeric vector

Specie

a character vector

⁠h (m)⁠

a numeric vector

⁠d (cm)⁠

a numeric vector

⁠Radial Distance (m)⁠

a numeric vector

⁠Volume (m3)⁠

a numeric vector

Examples

library(florestal)

#loads the data

data(bit2)
head(bit2)

#calculates the sampling parameters

bit(bit2,A=12,k=2)

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