read.wux.table: Reads in wux data.frame from harddisk

Description Usage Arguments Value Author(s) Examples

Description

Reads in wux csv file obtained from models2wux from harddisk and creates a wux.df object (data frame) from it.

Usage

1

Arguments

file

the name of the file which the data are to be read from.

...

Further arguments to be passed to read.table.

Value

A wux.df data.frame object.

Author(s)

Thomas Mendlik thomas.mendlik@uni-graz.at

Examples

1
2
## read WUX test data
## Not run: wux.data.frame <- read.wux.table("~/dir/to/data/ensembles_diff.csv")

wux documentation built on May 2, 2019, 4:03 p.m.