library(restbatch)
..s <- yaml::read_yaml("settings.yaml")
restbatch:::start_server_internal(host=..s$host,port=as.integer(..s$port),settings='settings.yaml')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.