read.txt {ch} | R Documentation |
Read the text to data.frame
Description
Read the strings and transform to the data.frame.
Usage
read.txt(text, header = TRUE, ...)
Arguments
text |
strings |
header |
logical value |
... |
for more see |
Value
A data.frame
Author(s)
Chai
[Package ch version 0.1.0.2 Index]