R/plot_2.R

# -*- coding: UTF-8 -*-
#' 2nd period sample plot survey data
#'
#' The 2nd period sample plot survey data (e.g. 2010)
#'
#' @format `plot_2`
#' A data frame with 100 rows and 5 columns:
#' \describe{
#'   \item{plot_id}{Plot ID}
#'   \item{standing_stock}{Standing stock}
#'   \item{forest_cutting_stock}{Forest cutting stock}
#'   \item{crown_density}{Crown density}
#'   \item{disaster_level}{Disaster level}
#'   \item{origin}{origin}
#'   \item{dominant_tree_species}{Dominant tree species}
#'   \item{age_group}{Age group}
#'   \item{naturalness}{Naturalness}
#'   \item{land_type}{Land type}
#'   ...
#' }
"plot_2"

Try the forestat package in your browser

Any scripts or data that you put into this service are public.

forestat documentation built on Oct. 10, 2023, 9:07 a.m.