powered by
Reads APSIM NG .db files.
GetApsimNGTable(dbLoc, table)
The location of the .db file.
The name of the table to read.
This function will read a single table from a given APSIM NG .db file.
# NOT RUN { GetApsimNGTable("c:/outputs/Wheat.db", "Results") # }
Run the code above in your browser using DataLab