Load user-specified run config file and return a unique numeric id from the feature_runs metadata table. Create the feature_runs table if it does not exist.
1 | getRunId(conn, runConfig)
|
conn |
A database connection, usually obtained from |
runConfig |
The run configuration file with key-value pairs of feature_set, feature_set_description, run_name and run_description. See 1inst/feature_set_run_conf/exampl_feature_set.conf1 for an example. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.