recode3: recode function from likert package

Description Usage Arguments

Description

Allows vector input of recodes.

Usage

1
recode3(x, from, to, to.class = NULL)

Arguments

x

The vector whose values will be recoded.

from

The old values in x to be recoded.

to

The new values.

to.class

an 'as.' function representing the desired vector type (i.e. as.character, as.numeric, as.logical, as.numeric).


markheckmann/convexhull documentation built on May 21, 2019, 12:06 p.m.