vignettes/files/apis/04-04-image.R

#* Example of customizing graphical output
#* @serializer png list(width = 400, height = 500)
#* @get /
function(){
  plot(1:10)
}
trestletech/plumber documentation built on May 6, 2024, 6:17 p.m.