Skip to contents

Alias for contrast()

Usage

rr(...)

Arguments

...

Arguments passed on to contrast

long

<character> vector

short

<character> vector

Value

<character> vector

Examples

contrast(
   long = c("39550", "92083", "C5274"),
   short = c("3", "5", "M", "U"))
#> [1] "92083" "C5274"