Skip to contents

Humanize an R object

Usage

humanize(object, ...)

Arguments

object

Object.

...

Additional arguments.

Value

Modified object. Contains human-friendly rownames (e.g. gene symbols instead of stable gene IDs) and colnames (e.g. sample names instead of sample IDs).

Details

This can make dimnames invalid (see make.names()) and should only be called prior to writing files to disk.

Examples

showMethods("humanize")
#> Function: humanize (package AcidGenerics)
#> <No methods>
#>