server {CamelUp} | R Documentation |
Play the game CamelUp
Description
Run CamelUp in a local web browser. Running locally allows for using the app without an internet connection and running in parallel on the local computer
Usage
server(input, output)
Arguments
input |
server input |
output |
server output |
Value
an object representing the CamelUp app as generated by shiny::shinyApp
[Package CamelUp version 2.0.3 Index]