Description Usage Arguments Details Examples
Reads APSIM NG .db files.
1 | GetApsimNGTable(dbLoc, table)
|
dbLoc |
The location of the .db file. |
table |
The name of the table to read. |
This function will read a single table from a given APSIM NG .db file.
1 | ## Not run: GetApsimNGTable("c:/outputs/Wheat.db", "Results")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.