R/plot_1.R

# -*- coding: UTF-8 -*-
#' 1st period sample plot survey data
#'
#' The 1st period sample plot survey data (e.g. 2005)
#'
#' @format `plot_1`
#' A data frame with 62 rows and 23 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_1"

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.