shotWeatherSummary: shot weather summary

Description Usage Arguments Value Examples

Description

This function returns a data frame row of summary weather information for a shot

Usage

1
shotWeatherSummary(shot_date_time, weather, for_mark = FALSE)

Arguments

date_time

shot_date_time input first year of events to return, Defaults to 0 (no lower bound)

data.frame

weather last year of events to return, Defaults to 10000 (no upper bound)

boolean

for_mark format data for mark or no

Value

Data Frame row of summary weather info for the shot

Examples

1
shotWeatherSummary(safeway.shots[1,], safeway.weather)

cdepeuter/golf_analytics documentation built on May 13, 2019, 2:33 p.m.