October 2015
Beginner to intermediate
246 pages
4h 55m
English
Unlike older versions of RStudio's application hosting services (such as Spark or Glimmer), shinyapps.io does not provide a development environment in the cloud. For this reason, the user has to develop their applications entirely somewhere else (either locally or on another server) and then upload the applications to their shinyapps.io account. The following shows an outline of the necessary steps to do this:
devtools. This is a package that is included in CRAN, the official R repository, to develop and distribute packages that are not available in CRAN. Among ...Read now
Unlock full access