rtern: A Ternary Conditional Operator for R

A small language extension for succinct conditional assignment using '?' and ':', emulating the conditional ternary operator syntax using in C, Java, JavaScript and other languages.

Version: 0.1.2
Imports: utils, rlang
Suggests: covr, testthat (≥ 3.0.0), spelling, lifecycle
Published: 2022-01-24
Author: Gethin Davies [aut, cre]
Maintainer: Gethin Davies <grd.davies at gmail.com>
BugReports: https://github.com/grddavies/rtern/issues
License: MIT + file LICENSE
URL: https://github.com/grddavies/rtern
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: rtern results

Documentation:

Reference manual: rtern.pdf

Downloads:

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

Linking:

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