Skip to content

OpenSILEX/opensilex-datavis-rapp-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compareVariablesDemo

R Application running with OpenCPU

Install this app using the following command. And run it as follows :

In your favourite R environment (Rstudio?)

  1. install opencpu package:

install.packages('opencpu')

  1. installremotes and phisWSClientR package:

install.packages('remotes'); remotes::install_github("OpenSILEX/phisWSClientR", build_vignettes=TRUE, ref="v2.0.1")

  1. download the app

opencpu::install_apps("opensilex/opensilex-datavis-rapp-demo")

  1. start the app

opencpu::ocpu_start_app("opensilex/opensilex-datavis-rapp-demo")

And finally open the following link in your browser : (it should be done automatically) http://localhost:5656/ocpu/apps/OpenSILEX/opensilex-datavis-rapp-demo/www/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published