| send_query | R Documentation | 
Based on https://github.com/hrbrmstr/wondr/blob/master/R/wondr.r
send_query(db = "D66", fn, agree = TRUE)
| db | Indicate the database, either by label, name, or code. To see the complete list of what's available, use 'show_databases()' | 
| fn | .xml query list exported from CDC Wonder web interface | 
| agree | if  | 
## Not run: 
   send_query("D66", "data-raw/D66_Defaults.xml")
   send_query("D76", "testquery.xml")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.