arendsee/gelse: Generalize ifelse to logical matrix

gelse is a generalization of the R function ifelse. Where ifelse takes one condition and returns two possible values, gelse takes n conditions and returns a vector of (n+1) levels.

Getting started

Package details

AuthorZebulun Arendsee
MaintainerZebulun Arendsee <arendsee@iastate.edu>
LicenseMIT + file LICENSE
Version0.0.0
URL https://github.com/arendsee/gelse
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("arendsee/gelse")
arendsee/gelse documentation built on May 10, 2019, 1:20 p.m.