find_races: Find Races

Description Usage Arguments Value Examples

View source: R/recent_races.R

Description

Search for races on a specific date

Usage

1
find_races(cur_date)

Arguments

date

character; e.g. 'YYYY-MM-DD'

Value

A data frame with information on every race for the given date

Examples

1
2
3
4
## Not run: 
find_races(cur_date = '2015-01-01')

## End(Not run)

joranE/statskier2 documentation built on May 19, 2019, 8:42 p.m.