decode.data.frame: Decode Data Frame.

Description Usage Arguments Value See Also

Description

Decodes a data.frame. Calls as_factor() for each column with an encoded guide attribute.

Usage

1
2
## S3 method for class 'data.frame'
decode(x, ...)

Arguments

x

inherits data.frame

...

ignored

Value

same class as x

See Also

Other decode: as_factor, decode.default, decode


bergsmat/encode documentation built on May 12, 2019, 3:06 p.m.