Description Usage Arguments Value
A function that creates a log file that
gets written to when the footballstats code
is running, either gathering data or predicting results.
1  | create_sink(fName)
 | 
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.  | 
Nothing. A log file to write to is set up.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.