- download R from https://cloud.r-project.org/ and install
- download and install free RStudio from https://www.rstudio.com/products/rstudio/download/
- in the R console (the one with the
>
prompt) enter:install.packages("devtools", dependencies = TRUE)
- answer Y or the top choice to any questions
- in the console enter
devtools::install_github("jaropis/hrvhra", dependencies = TRUE)
- in the console enter
devtools::install_github('jaropis/shinydashboardplus0.7.5')
- in the console enter
devtools::install_github("jaropis/HRAexplorer", dependencies = TRUE)
- from now on, you will only need the following: run RStudio and enter in the prompt
HRAexplorer::runHRAexplorer()
-
Notifications
You must be signed in to change notification settings - Fork 0
An R/Shiny project to make the HRA/HRV software available. Replaces the software from the HRV repository. Fully functional, but still beta. Check out the live version at https://hraexplorer.com
jaropis/HRAexplorer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An R/Shiny project to make the HRA/HRV software available. Replaces the software from the HRV repository. Fully functional, but still beta. Check out the live version at https://hraexplorer.com
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published