R/FarmerI_yld_2018.R

#' @title FarmerI_yld_2018
#' @description Winter wheat crop yield (bushels per acre) data
#' collected from Farmer I's Case combine in 2018 Yield
#' data is automatically collected ~3 seconds during harvest.
#' @format A data frame with 31276 rows and 39 variables:
#' \describe{
#'   \item{\code{gid}}{integer Observation identifier.}
#'   \item{\code{field}}{character Field name.}
#'   \item{\code{dataset}}{character Date and time of collection.}
#'   \item{\code{product}}{character Product identifier.}
#'   \item{\code{obj__id}}{double Observation identifier.}
#'   \item{\code{dstnc_f}}{double Distance between observations in feet.}
#'   \item{\code{trck_d_}}{double Track distance.}
#'   \item{\code{durtn_s}}{double Duration of collection in seconds.}
#'   \item{\code{elevtn_}}{double Elevation of collection.}
#'   \item{\code{time}}{double Date of collection.}
#'   \item{\code{are_cnt}}{character On/Off counter.}
#'   \item{\code{swth_w_}}{double Width of swath.}
#'   \item{\code{dff_stt}}{character Yes/No option.}
#'   \item{\code{crp_flw_m}}{double Mass of crop flowing through combine.}
#'   \item{\code{mostr__}}{double Moisture content (%).}
#'   \item{\code{yld_mss_w}}{double Mass of wet yield.}
#'   \item{\code{yld_vl_w}}{double Volume of wet yield.}
#'   \item{\code{yld_mss_d}}{double Mass of dry yield.}
#'   \item{\code{yld_vl_d}}{double Volume of dry yield, this is the harvest yield in bushels per acre.}
#'   \item{\code{wrk_stt}}{character In/Out option.}
#'   \item{\code{y_ffst_}}{double Yield offset.}
#'   \item{\code{prtn___}}{double Unknown.}
#'   \item{\code{ful_sd_}}{double Unknown.}
#'   \item{\code{fl_ff__}}{double Unknown.}
#'   \item{\code{eng_pw_}}{double Engine power.}
#'   \item{\code{eng_l__}}{double Engine load.}
#'   \item{\code{pass_nm}}{double Number of pass.}
#'   \item{\code{spd_mp_}}{double Speed in MPH.}
#'   \item{\code{prd_c__}}{double Unknown.}
#'   \item{\code{ful_cn_}}{double Unknown.}
#'   \item{\code{fl_cn_t}}{double Unknown.}
#'   \item{\code{fl_cn_m}}{double Unknown.}
#'   \item{\code{fl_cn_v}}{double Unknown.}
#'   \item{\code{crp_flw_v}}{double Crop flow volume.}
#'   \item{\code{fl_ff_m}}{double Unknown.}
#'   \item{\code{date}}{double Date of observation}
#'   \item{\code{yl18_r_}}{character Unknown.}
#'   \item{\code{orig_file}}{character Original shapefile name.}
#'   \item{\code{geometry}}{list Coordinates of harvest points.}
#'}
#' @details DETAILS
"FarmerI_yld_2018"
paulhegedus/OFPEDATA2 documentation built on Sept. 14, 2020, 12:05 a.m.