mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-16 17:45:29 -05:00
add library(datasets) where required
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
library(shiny)
|
||||
library(datasets)
|
||||
|
||||
shinyServer(function(input, output) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user