order_commentaries: Order Commentaries

Description Usage Arguments Details Value

View source: R/order_commentaries.R

Description

A function that takes a vector of commentary key names that are stored in redis, the date is checked to see when they happened and then that vector is ordered and sorted and returned back in the correct order.

Usage

1
order_commentaries(KEYS, commentaryKeys)

Arguments

KEYS

A list containing options such as testing / prediction / important variables and information. Also contains API information.

commentaryKeys

A character vector of commentary key names as found in redis.

Details

Redis Keys used;

Value

A character vector of the same commentaryKeys but ordered by date in which they occured.


ntyndall/footballstats documentation built on Aug. 13, 2019, 1:36 p.m.