
+ htmlOutput("view")
+ )
+ ))
Figure 11: Screen shot a shiny app with googleVis output.
You can run the example locally with the following statement.
R> library(shiny) ## Version >= 0.4.0 required
R> runApp(system.file("shiny/", package="googleVis"))
Further examples have been published on Markus’ blog: http://lamages.blogspot.
co.uk/search/label/shiny
31
Comentários a estes Manuais