library(thematic)
thematic_shiny()
knitr::opts_chunk$set(echo = FALSE)

ggplot

renderPlot({
  ggplot2::qplot(1:10)
})


rstudio/thematic documentation built on Aug. 2, 2024, 8:36 p.m.