remix (version 2.1)

demix: Demix

Description

Transfrom a remix object into a (list of) data.frame(s).

Usage

demix(x)

Arguments

x
a remix object

Value

A list of data.frame.

See Also

remix

Examples

Run this code
x <- remix(... ~ ., esoph, cum = TRUE)
demix(x)

Run the code above in your browser using DataLab