Rendering HTML Content in R Graphics Paul Murrell 10.17608/k6.auckland.7471526.v1 https://auckland.figshare.com/articles/dataset/Rendering_HTML_Content_in_R_Graphics/7471526 This report describes several R packages that allow HTML content to be rendered as part of an R plot. The core package is called 'layoutEngine', but that package requires a "backend" package to perform HTML layout calculations. Three example backends are demonstrated: 'layoutEngineCSSBox', 'layoutEnginePhantomJS', and 'layoutEngineDOM'. We also introduce two new font packages, 'gyre' and 'courier'. 2018-12-16 23:27:30 Rlanguage HTML CSS layoutEngine CSSBox PhantomJS DOM Computer Graphics Computer Software