Description Usage Format Details
Winter wheat crop yield (bushels per acre) data collected from Farmer I's Case combine in 2016. Yield data is automatically collected ~3 seconds during harvest.
1 |
A data frame with 21551 rows and 22 variables:
farmer
character Farmer name.
field
character Field name.
year
integer Harvest year.
utm_x
double UTM Zone 12 longitude in meters.
utm_y
double UTM Zone 12 latitude in meters.
lat
double Latitude in decimal degrees.
lon
double Longitude in decimal degrees.
yield
double Crop yield in bushels per acre.
moistur
double Crop moisture content (%).
swth_w_
integer Swath width.
dist_in
integer Distance between observations, in inches.
flw_lbs
double Weight of flow through combine.
pass_nm
integer Number of the pass trhough the field.
gps_tim
double Time recorded from the GPS.
utm_zon
integer UTM zone.
rm_code
integer Unknown code.
crop
character Crop harvested.
hdng_dg
double Direction or bearing.
z_metrs
double Height in meters.
id
integer Observation ID.
orig_file
character Original shapefile name.
geometry
list Coordinates of harvest points.
DETAILS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.