mapvalues: Mapvalues (ripped from plyr)

mapvaluesR Documentation

Mapvalues (ripped from plyr)

Description

Mapvalues (ripped from plyr)

Usage

mapvalues(x, from, to, warn_missing = TRUE)

Arguments

x

the factor or vector to modify

from

a vector of the items to replace

to

a vector of replacement values

warn_missing

print a message if any of the old values are not present in x


BlishLab/scriabin documentation built on Sept. 16, 2024, 1:19 a.m.