utility function to inline creation of a data frame
inlineDataFrame(str, header = TRUE, colClasses = NA, ...)
str
text representation of the data frame
header
see read.table
read.table
colClasses
...