To cite the switchcase package in publications use:

Zuckarelli J (2020). switchcase: A Simple and Flexible Switch-Case Construct for the 'R' Language. R package version 0.1.1, https://github.com/jsugarelli/switchcase.

Please run citation("switchcase") in R to obtain the recommended reference for this package.

Corresponding BibTeX entry:

  @Manual{,
    title = {switchcase: A Simple and Flexible Switch-Case Construct
      for the 'R' Language},
    author = {Joachim Zuckarelli},
    year = {2020},
    note = {R package version 0.1.1},
    url = {https://github.com/jsugarelli/switchcase},
  }