inlineDataFrame: inline data frame

View source: R/inlineDataFrame.R

inlineDataFrameR Documentation

inline data frame

Description

utility function to inline creation of a data frame

Usage

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


MarcLavielle/mlxR documentation built on May 28, 2023, 4:25 p.m.