Learn R Programming

dpcR (version 0.6)

dpcr2df-methods: Convert dpcr object to data frame

Description

Converts adpcr or dpcr object to data.frame object.

Usage

dpcr2df(input)

Value

data frame with 5 (if input was dpcr) or 8 columns (if input was adpcr).

Arguments

input

adpcr or dpcr object.

Author

Michal Burdukiewcz, Stefan Roediger

See Also

Inverse function: df2dpcr

Examples

Run this code
dpcr2df(six_panels)

Run the code above in your browser using DataLab