Learn R Programming

ddgraph (version 1.16.0)

readFurlongData: Read the Furlong Dataset

Description

Read the Furlong data into a FurlongDataSet object.

Usage

readFurlongData(infile)

Arguments

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

Value

Details

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

Examples

Run this code
readFurlongData()

Run the code above in your browser using DataLab