Helix/bwVisu/RStudio

From bwHPC Wiki
< Helix‎ | bwVisu
Revision as of 12:25, 5 December 2024 by S Richling (talk | contribs)
Jump to navigation Jump to search

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
    1. Open a shell on bwForCluster Helix by Login to Helix or by starting the RStudio app on bwVisu and switching to the Terminal tab.
    2. Follow the instructions from the R page
  • To create dashboards, you can use RShiny with bwVisu RStudio as well.