Specify the names of the elements you want to extract using the extract_levels parameter. If you have results stashed in a list like this list('X' = list('bla' = the_target_data)), then specify the extract levels as extract_levels = c('X', 'bla')
| 1 | extractData(all_results, config)
 | 
| all_results | A list of all results given the class 'all_results'. | 
| config | A list of configuration options | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.