Nothing
#' Dataset: Tree_diameters
#'
# This dataset contains tree diameter measurements (in centimeters) for Teak trees in the Agrimey sector in Benin
# The average age of the trees is 8 years, and there are 294 tree units in the dataset.
#' @name Tree_diameters
#' @docType data
#' @format A numeric vector of tree diameter measurements (in cm).
#' @description This dataset contains tree diameter measurements (in cm) for Teak trees in the Agrimey sector in Benin.
#'
#' @usage data(Tree_diameters)
#
#' @keywords datasets
Tree_diameters <- c(12.3, 16.7, 8.4, 13.8, 16.8, 13.0, 14.5, 12.8, 16.5, 13.4, 18.9, 15.4, 13.6, 10.5, 10.1, 13.8, 13.2, 13.0, 16.3, 13.9, 14.8, 10.6, 16.6, 18.9, 15.6, 14.6, 15.5, 13.5, 18.3, 18.1, 13.9, 18.8, 11.6, 21.7, 12.0, 13.4, 12.7, 11.2, 10.3, 15.2, 17.1, 13.4, 16.4, 11.3, 12.1, 16.1, 12.2, 16.4, 17.2, 12.8, 13.0, 13.4, 8.7, 8.1, 12.5, 10.2, 13.1, 11.7, 10.8, 14.3, 14.6, 16.1, 13.3, 13.2, 16.7, 13.4, 11.7, 12.7, 14.7, 7.4, 14.7, 11.6, 15.6, 11.0, 15.4, 15.2, 21.3, 8.6, 10.3, 15.1, 8.2, 10.6, 13.4, 14.7, 15.1, 13.4, 15.9, 16.8, 16.8, 12.2, 14.1, 15.6, 8.3, 12.6, 16.3, 13.2, 17.7, 12.1, 15.4, 11.5, 14.5, 12.3, 15.4, 14.9, 16.4, 16.8, 13.8, 17.5, 14.4, 12.1, 12.8, 15.3, 11.1, 13.9, 11.6, 12.1, 16.5, 16.9, 20.5, 18.4, 11.6, 14.3, 15.3, 14.2, 16.3, 19.9, 13.1, 14.1, 13.1, 16.6, 12.6, 13.8, 15.6, 13.7, 13.5, 12.6, 9.7, 13.7, 11.9, 15.4, 9.3, 11.4, 18.0, 16.2, 18.8, 22.2, 18.2, 18.1, 18.2, 17.7, 17.8, 17.4, 17.3, 14.2, 15.1, 15.4, 14.5, 12.2, 14.4, 15.2, 15.5, 16.3, 15.6, 18.3, 11.3, 10.5, 11.7, 12.2, 15.4, 11.2, 11.6, 13.2, 12.8, 13.7, 16.6, 10.6, 13.3, 10.5, 13.8, 9.5, 13.8, 9.3, 10.6, 12.2, 13.5, 11.4, 11.2, 13.5, 11.8, 11.8, 14.2, 13.3, 18.9, 11.6, 16.8, 14.4, 13.4, 15.6, 16.1, 14.5, 13.2, 12.9, 15.5, 12.5, 13.4, 12.8, 13.3, 13.3, 13.2, 11.2, 11.4, 14.2, 12.2, 13.6, 13.0, 10.6, 12.3, 10.4, 15.7, 18.8, 12.3, 15.9, 14.7, 16.6, 16.0, 15.4, 13.4, 16.5, 15.6, 20.8, 13.6, 19.4, 13.5, 16.1, 14.2, 16.4, 13.2, 12.7, 14.1, 19.7, 13.5, 13.6, 13.2, 17.6, 14.3, 11.7, 10.4, 10.9, 15.9, 10.7, 10.2, 11.2, 15.5, 15.2, 18.5, 17.7, 11.2, 18.4, 15.4, 13.8, 15.8, 10.8, 15.6, 10.9, 14.5, 15.5, 16.3, 16.3, 13.0, 10.5, 18.8, 25.0, 15.1, 15.1, 21.7, 18.7, 18.9, 13.4, 17.1, 11.6, 8.7, 8.1, 11.4, 9.2, 15.1, 16.4, 15.1, 20.2, 15.0, 13.6, 14.3, 11.1, 19.1, 10.8)
# Save the dataset as an RDA file.
#save(Tree_diameters, file = "data/Tree_diameters.rda")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.