demix: Demix

Description Usage Arguments Value Author(s) See Also Examples

Description

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

Usage

1
  demix(x)

Arguments

x

a remix object

Value

A list of data.frame.

Author(s)

David Hajage

See Also

remix

Examples

1
2
x <- remix(... ~ ., esoph, cum = TRUE)
demix(x)

eusebe/remix documentation built on May 16, 2019, 9:35 a.m.