Learn R Programming

ch (version 0.1.0.2)

read.txt: 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 read.table

Value

A data.frame