Titanic_df <- as.data.frame(Titanic)
plot_bars(Titanic_df)
plot_hist(cars)
plot_dist(cars)
plot_hist_dens(cars)
plot_2density(mtcars, "qsec")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.