Skip to content

This R package is a support package for the microsimulation R package. It is intedend to help non R users by allowing a limitted number of analysis through the web.

License

Notifications You must be signed in to change notification settings

andreasakarlsson/microsimulationWebVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsimulation Web Visualisation

http://img.shields.io/:license-gpl3-blue.svg

This package is a support package for the microsimulation R package. It is intedend to help non R users by allowing a limited number of analysis through the web.

Use on the web

This is WIP, but will eventually be hosted somewhere.

Use locally

run the app in your local R session:

Install R packages

install.packages("opencpu")
install.packages("devtools")
library(devtools)
install_github(c("mclements/microsimulation", "andreasakarlsson/microsimulationWebVis"))

Load opencpu and the microsimulationWebVis

library(opencpu)
opencpu$browse("/library/microsimulationWebVis/www")

About

This R package is a support package for the microsimulation R package. It is intedend to help non R users by allowing a limitted number of analysis through the web.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published