| get_config | R Documentation | 
Download and read a config file from a metab run on SB
get_config(title, config_file = grep("config", list_metab_run_files(title),
  value = TRUE)[1], on_local_exists = "skip")
| title | the metab run title. See options using  | 
| config_file | the name of the config file. It's usually but not always 
'config.tsv'; use  | 
| on_local_exists | character indicating what to do if the folder already contains a file with the intended download name | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.