Skip to content

Arevaju/ocpuleaflet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an OpenCPU application, originally based on the sochi repo by @ramnathv. I am trying to test leaflet package https://cran.r-project.org/web/packages/leaflet/index.html within an OpenCPU app.

Quick Start

The easiest way to run this webapp locally is to install the ocpuleaflet package from github

install.packages('XML', type = 'source')
devtools::install_github('arevaju/ocpuleaflet')
library(opencpu)
### Working example using Leaflet from rCharts
opencpu$browse('/library/ocpuleaflet/www/index2.html')
### Testing example not working using Leaflet package
opencpu$browse('/library/ocpuleaflet/www/index.html')

About

Test OpenCPU and Leaflet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published