Store the subs list to the filesystem.
1  | store.subs(name, subs = NULL, subs.dir = "subs")
 | 
name | 
 Name of the query  | 
subs | 
 One row data frame whose column names are the substrings to replace, and whose values are the strings to replace them with.  | 
subs.dir | 
 Subs directory. Stores all the individual subs for each query as a data frame.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.