readFurlongData: Read the Furlong Dataset

Description Usage Arguments Details Value Examples

View source: R/furlong.R

Description

Read the Furlong data into a FurlongDataSet object.

Usage

1

Arguments

infile

the filename to load from, default to supplementary_table_8_training_set.txt in extdata/ of package

Details

Read the Furlong Dataset form the Supplementary Table 8 file provided with the package. An alternative filename can be specified as well.

Value

an object of type FurlongDataSet witht the loaded data

Examples

1
2
# read the furlong dataset that is provided with the package
readFurlongData()

ddgraph documentation built on Nov. 17, 2017, 10:50 a.m.