effect_clim_harvest: Regression analysis of climate on wine grape harvest

Description Usage Arguments Value Author(s) Examples

Description

This function takes climate data (precipitation and average temperature and wine grape harvest data (thousands/tons) and runs a regression of climate effects on red, white, and total wine grape harvest

Usage

1
effect_clim_harvest(clim_data, grapes_data)

Arguments

clim_data

data set with monthly precipitation (cm) and temperature (Farenheight) data

grapes_data

data set with annual red and white grape harvest (thousand tons)

Value

Table with summary of three regressions: 1) climate effect on red wine grape harvest 2) climate effect on white wine grape harvest 3) climate effect on total wine grape harvest

Author(s)

Juliette Verstaen

Examples

1

j-verstaen/WineAndClimate documentation built on June 14, 2019, 3:22 p.m.