This is a getting started guide to run diveRpine shiny app. It contains how to run diveRpine in the default mode, both locally and remote.
Run the diveRpine
app
There are several ways to run the diveRpine
app:
-
Locally. This is the recommended option to use the application. Download the package
diveRpine
and run it locally (the use of Rstudio is recommended). Steps:- Download and install the
diveRpine
pkg using:
# install.packages("remotes") remotes::install_github("ajpelu/diveRpine")
- Run the app:
- Download and install the
Then, diveRpine is launched with a brief introduction tutorial that could be skipped.
- Online. Using the shiny app deposited here.