Skip to content
Snippets Groups Projects

graphstats

Installation

You can install the released version of graphstats from this repository with:

install.packages("remotes")
remotes::install_gitlab(repo = "etienne.rifa/graphstats", auth_token = 'LgkWC8oPN7aq8bXZ8Cto', host = "forgemia.inra.fr")

To run Shiny app

library(graphstats)
graphstats::run_app()