Description Usage Arguments Examples
Add an attachment to your email. This can be any filetype.
1  | add_attachment(filepath)
 | 
filepath | 
 Path to the file you'd like to attach. *Note* that this will be the filepath *in your bandit job!*.  | 
1 2 3 4 5 6  | ## Not run: 
add_attachment("my-plot.png")
add_attachment("train.csv")
add_attachment("scored-data.csv")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.