Description Usage Arguments Value Author(s) Examples
Reads the test flux output file (testflx.dat).
1 | readtestflx(filename = "testflx.dat")
|
filename |
Name of the test output file (default to "testflx.dat". |
Returns a dataframe.
Rémi Vezy
1 2 3 4 5 | ## Not run:
# Simple as this:
test <- readtestflx()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.