read raw sql query from file. Header is useful for setting hiveconf variables. See: http://stackoverflow.com/questions/3580532/r-read-contents-of-text-file-as-a-query
| 1 | read_sql_raw(file, header = NULL)
 | 
| file | query file | 
| header | optional string to append to beginning of query, automatically adds ';' | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.