The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.1.1
Published: 2020-05-17
Author: Joachim Zuckarelli ORCID iD [aut, cre]
Maintainer: Joachim Zuckarelli <joachim at zuckarelli.de>
BugReports: https://github.com/jsugarelli/switchcase/issues
License: GPL-3
URL: https://github.com/jsugarelli/switchcase/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: switchcase results

Documentation:

Reference manual: switchcase.pdf

Downloads:

Package source: switchcase_0.1.1.tar.gz
Windows binaries: r-devel: switchcase_0.1.1.zip, r-release: switchcase_0.1.1.zip, r-oldrel: switchcase_0.1.1.zip
macOS binaries: r-release (arm64): switchcase_0.1.1.tgz, r-oldrel (arm64): switchcase_0.1.1.tgz, r-release (x86_64): switchcase_0.1.1.tgz, r-oldrel (x86_64): switchcase_0.1.1.tgz
Old sources: switchcase archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=switchcase to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.