Learn R Programming

mlxR (version 4.2.0)

inlineDataFrame: 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
colClasses