slab_find_config_file | R Documentation |
Tries to find the path to the 'soccerlab.json' file. First, it tries to get this info from 'options(slab_config_file = )'. If this option is 'NULL' (the default) it tries to find the 'soccerlab.json' within the working directory. If the file does not exist, it raises an error.
slab_find_config_file()
Character vector of length one contaning the path of the 'soccerlab.json' file.
['use_soccerlab'].
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.