Learn R Programming

geo (version 1.4-3)

pre2s: Read prelude files

Description

Read data files in prelude format, which has 2 line headers and column names seperated from data with dashes.

Usage

pre2s(skr, rownames = F, dots.in.text = T)

Arguments

skr
Prelude file name
rownames
Should first column be used as row names? Default FALSE
dots.in.text
Should underscores in column names be replaced with "."? Default TRUE

Value

A data frame (data.frame) containing a representation of the data in the file.

See Also

Calls skipta.texta