Helix/bwVisu/RStudio

From bwHPC Wiki
< Helix‎ | bwVisu
Revision as of 16:22, 4 December 2024 by H Schumacher (talk | contribs) (created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 Helix by sshing into 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.