# create a name by default if the user does not provide a name for the new variable
if(is.null(newobj)){
newobj <- "{{{ function_name }}}.newobj"
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.