knitr::opts_chunk$set( collapse = TRUE, comment = "#>", out.width = "100%" )
library(rtists) library(future)
plan(multisession) out <- autoplotly::autoplotly(uf_left) plan(sequential) out
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.