Skip to content

localshiny/localshiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localshiny

The R package localshiny is a deployment interface for LocalShiny web and LocalShiny app. LocalShiny web is an online service for hosting Shiny apps in the cloud. Developers, who want to share Shiny web applications built in R, use the R package localshiny to create the clones of their applications and then deploy them on the hosted service. LocalShiny app is designed to reproduce Shiny web apps on local computer machines by invoking the function for installation defined in the localshiny package.

Installation

To get the current development version from github:

# install.packages("devtools")
devtools::install_github("localshiny/localshiny")

Usage

https://localshiny.github.io

About

R package local shiny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages