list.to.dataframe: Transform a list of data frames to one data frame

Description Usage Arguments Value Author(s)

Description

Transform a list of data frames to one data frame

Usage

1
list.to.dataframe(x, slotname = "Slot", rowname = "Row")

Arguments

x

A list with a data frame with equal column names in each slot and marker names as the row names.

slotname

The column name for the original slot names, default = "Slot".

rowname

The column name for the original row names, default = "Row".

Value

A data frame.

Author(s)

Ruud Derijcker


digiYozhik/msc_thesis documentation built on May 14, 2019, 5:16 p.m.