Helix/bwVisu/RStudio: Difference between revisions
Jump to navigation
Jump to search
H Schumacher (talk | contribs) (created page) |
(No difference)
|
Revision as of 16:22, 4 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 Helix by sshing into 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.