Skip to content

modal-inria/cfda_shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiny interface of the cfda package

Shiny dashboard for the cfda R package.

Installation

Install the following R packages:

install.packages(c("cfda", "shinydashboard", "shinyMatrix", "shinyWidgets", "shinycssloaders", "dplyr", "DT", "plotly"))

Run the shiny app

Once you have clone this repo, you can run the app with:

shiny::runApp()

To run the app without having this repo:

shiny::runGitHub("cfda_shiny", "modal-inria")

About

Shiny interface of the cfda R package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published