switchcase
A Simple and Flexible Switch-Case Construct for the 'R' Language
Provides a switch-case construct for 'R', as it is known from other programming languages. It allows to test multiple, similar conditions in an efficient, easy-to-read manner, so nested if-else constructs can be avoided. The switch-case construct is designed as an 'R' function that allows to return values depending on which condition is met and lets the programmer flexibly decide whether or not to leave the switch-case construct after a case block has been executed.
- Version0.1.1
- R versionunknown
- LicenseGPL-3
- Needs compilation?No
- Last release05/17/2020
Documentation
Team
Joachim Zuckarelli
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN