R/key_crop_yields.R

#' Title
#'
#'
#' More details aout the data
#'
#'
#'
#' @source Where you get the data
#'
#' A data containing 143825 observation and 5 variables
#'
#' @format A data frame with 53940 rows and 10 variables:
#' \describe{
#'   \item{entity}{coutry name}
#'   \item{code}{cpountry code}
#'   \item{year}{year recorded}
#'   \item{crop}{crop produces}
#'   \item{tonnes_per_hectare}{tonnes per hectare produced}
#'
#'   ...
#' }
#'
#' @source \url{https://raw.githubusercontent.com/rfordatascience/tidytuesday/master/data/2020/2020-09-01/key_crop_yields.csv}
"key_crop_yields"
kgar0017/cwdata documentation built on Dec. 21, 2021, 6:37 a.m.