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 July 5, 2023, 1:14 a.m.