mapvalues: This function uses the mapvalues function from plyr without...

Description Usage Arguments Value

View source: R/utils.R

Description

This function uses the mapvalues function from plyr without the need to load the package.

Usage

1
mapvalues(data, from, to)

Arguments

data

The data (column) to be modified

from

The original value for what is to be renamed

to

The value something is mapped to

Value

A vector (within a data table) with re-mapped values


danielbraas/MetabFUN documentation built on Oct. 9, 2020, 9:49 a.m.