library(DiagrammeR) grViz(" digraph dot { graph [layout = dot] node [shape = egg, style = filled, color = black, fontsize = 12, fontname = Helvetica, fontcolor = white, # label = '' ] }")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.