create_sink: Create Sink

Description Usage Arguments Value

View source: R/utils.R

Description

A function that creates a log file that gets written to when the footballstats code is running, either gathering data or predicting results.

Usage

1
create_sink(fName)

Arguments

fName

A character string that defines the type of log file to create - it will be appended by the date it is being run, i.e. this should only be called from the deployed functions.

Value

Nothing. A log file to write to is set up.


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