README.md

pMinShiny

To install the package:

library("remotes")
remotes::install_github("mariagrazialorusso/pMinShiny")

Let's start by loading the library

library(pMinShiny)

Visualization of user interfaces

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



mariagrazialorusso/pMinShiny documentation built on Aug. 22, 2022, 11:27 a.m.