read.txt: Read the text to data.frame

Description Usage Arguments Value Author(s)

View source: R/readtxt.R

Description

Read the strings and transform to the data.frame.

Usage

1
read.txt(text, header = TRUE, ...)

Arguments

text

strings

header

logical value

...

for more see read.table

Value

A data.frame

Author(s)

Chai


ch documentation built on July 9, 2021, 9:07 a.m.