Description Usage Arguments Value See Also
gpnlreg.load
takes two paths to delimited files and loads them as data frames using load.data
.
1 | gpnlreg.load(pth1, pth2, delim = " ")
|
pth1 |
a character vector with a path to a delimited file containing the first data set in the first three columns |
pth2 |
a character vector with a path to a delimited file containing the second data set in the first three columns |
delim |
a single vector indicating how the data are delimited |
a gpnl.obj object with component gpnl.obj$data.list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.