library("remotes")
remotes::install_github("mariagrazialorusso/pMinShiny")
Let's start by loading the library
library(pMinShiny)
At this point you will be able to view the modules by running the following instructions from the command line:
visual.mod()
careFlow.mod()
Useful tips: in case any errors occur when running the "careflow.mod()" function, please check that the DiagrammeR version installed is at least 1.0.9
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.