inlineDataFrame {mlxR} | R 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 |
colClasses |
see |
... |
see |
[Package mlxR version 4.2.0 Index]