library(TrenaViz)
tv <- TrenaViz("TrenaProjectAD")
runApp(createApp(tv, port=5838))
later(function(){browseURL("http://0.0.0.0:5838")}, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.