Learn R Programming

nonmemica (version 0.7.4)

unfold.character: Unfold Character

Description

Unfold by treating character as model name. A dataset is constructed by combining the meta version of the model input with a meta version of the model output and calling unfold with the result.

Usage

# S3 method for character
unfold(x, ...)

Arguments

x

character

...

passed arguments

See Also

fold.character