Description Usage Arguments Details Value Examples
Read the Furlong data into a FurlongDataSet object.
1 | readFurlongData(infile)
|
infile |
the filename to load from, default to supplementary_table_8_training_set.txt in extdata/ of package |
Read the Furlong Dataset form the Supplementary Table 8 file provided with the package. An alternative filename can be specified as well.
an object of type FurlongDataSet witht the loaded data
1 2 | # read the furlong dataset that is provided with the package
readFurlongData()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.