Helix/bwVisu/RStudio: Difference between revisions
Jump to navigation
Jump to search
H Schumacher (talk | contribs) (created page) |
S Richling (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
* Add a new package to RStudio |
* Add a new package to RStudio |
||
*# |
*# [[Helix/Login|Login to bwForCluster Helix]] or start the RStudio app on bwVisu and switch to the Terminal tab. |
||
*# Follow the instructions from the [[Helix/Software/R#Installing_R-Packages_into_your_home_folder|R page]] |
*# Follow the instructions from the [[Helix/Software/R#Installing_R-Packages_into_your_home_folder|R page]] |
||
* To create dashboards, you can use RShiny with bwVisu RStudio as well. |
* To create dashboards, you can use RShiny with bwVisu RStudio as well. |
Latest revision as of 12:27, 5 December 2024
RStudio is an integrated development environment (IDE) for programming with R. It can handle Python code, too.
R packages
- Add a new package to RStudio
- Login to bwForCluster Helix or start the RStudio app on bwVisu and switch to the Terminal tab.
- Follow the instructions from the R page
- To create dashboards, you can use RShiny with bwVisu RStudio as well.