Description Usage Arguments Value Note Author(s) See Also Examples
Writes a MESH tb0 file
1 2 3 4 5 6 7 |
values |
Optional. A data frame of the values to be written, if the file
is to be a time seires. Note that the first column must be called
|
column_meta |
Required. A data frame containing the following columns #'
|
header |
Required. A list containing the following variables
|
NAvalue |
Optional. Value to be used for |
tb0File |
Required. Name of file to be written. |
If successful, returns TRUE. If unsuccessful, returns
FALSE
If you have read in the header data from another file, and you
want to use the default values, you can just replace the existing values with
a NULL value. You might want to do this to use the new start time,
and creation date.
Kevin Shook
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.