Description Usage Arguments Value
View source: R/helper_functions.R
Check configuration file
1 | input_checker(config, which_function)
|
config |
list; a named list containing all the needed inputs. |
which_function |
string; string indicating which requirement list should be used. The current options are "make_cluster_data" or "make_experiment". |
If there are any missing names or mismatched types between the requirement list and the config, an error will be returned. Otherwise, nothing is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.