Modified version of dplyr's group_by that uses string arguments
1  | s_group_by(.data, ...)
 | 
.data | 
 the data frame (or similar object)  | 
... | 
 string version of arguments to original dplyr function  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.