Description Usage Arguments Value Examples
Checks a list of tire runs which can be run with the
fitTires
function.
1 | checkTireRunList(svInputFile = NULL, sDefaultPath = getwd())
|
svInputFile |
string vector. A vector of complete file paths of raw data files. Default value of NA causes a file selection dialog box to open, where the user can select files dynamically. |
sDefaultPath |
string. Default file path for the file dialog box. |
string vector. File paths of runs.
1 2 3 4 | ## Not run:
lRunNames = checkTireRunList() #prompts user for files
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.