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 |
||
Line 4: | Line 4: | ||
* Add a new package to RStudio |
* Add a new package to RStudio |
||
*# Open a shell on Helix by [[Helix/Login| |
*# Open a shell on bwForCluster Helix by [[Helix/Login|Login to Helix]] or by starting the RStudio app on bwVisu and switching 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. |
Revision as of 12:25, 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
- Open a shell on bwForCluster Helix by Login to Helix or by starting the RStudio app on bwVisu and switching to the Terminal tab.
- Follow the instructions from the R page
- To create dashboards, you can use RShiny with bwVisu RStudio as well.