R/my_winputall_data.R

#' Example data
#'
#' An unbalanced panel data
#'
#' @format A data frame with 175 rows and 9 variables:
#' \describe{
#'   \item{id}{individual index}
#'   \item{year}{time index}
#'   \item{tx}{Total input uses}
#'   \item{s_crop1}{acreage of crop number 1}
#'   \item{s_crop2}{acreage of crop number 2}
#'   \item{s_crop3}{acreage of crop number 3}
#'   \item{k}{Capital}
#'   \item{tempmoy}{Temperature}
#'   \item{precip}{Annual precipitation}
#'   ...
#' }
"my_winputall_data"

Try the winputall package in your browser

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

winputall documentation built on June 22, 2024, 10:40 a.m.