inlineDataFrame: inline data frame

Description Usage Arguments

View source: R/inlineDataFrame.R

Description

utility function to inline creation of a data frame

Usage

1
inlineDataFrame(str, header = TRUE, colClasses = NA, ...)

Arguments

str

text representation of the data frame

header

see read.table

colClasses

see read.table

...

see read.table


mlxR documentation built on Jan. 19, 2021, 5:06 p.m.