monthly_report: Create Monthly Report

Description Usage Arguments Value

View source: R/predict_vs_real.R

Description

This function is triggered via a CRON job, and prints the results from a months worth of data to the slack channel #reports

Usage

1
monthly_report(KEYS, month, year)

Arguments

KEYS

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

month

An integer value defining the month that the match was played in.

year

An integer value defining the season that the match was played in.

Value

Nothing. The monthly report is either printed to screen or sent directly to Slack.


niallbenj/footballstats documentation built on Aug. 13, 2019, 5:12 p.m.