census1: Collected Data by a Census without Volume

census1R Documentation

Collected Data by a Census without Volume

Description

Table format for input in the 'indvol' function, with mens="census".

Usage

data("census1")

Format

A data frame with 120 observations on the following 4 variables.

Individual

a numeric vector

Specie

a character vector

⁠Height (m)⁠

a numeric vector

⁠Diameter (cm)⁠

a numeric vector

Examples

library(florestal)

#loads the data

data(census1)
head(census1)

#calculates the individual woody volume

indvol(census1, mens="census", veg="cerradoss_df")

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