powered by
Read apsimx database in db file format
read_report(file, report)
a data.frame for a report
the file path to apsimx or db file
the report name
if (FALSE) { file <- system.file("extdata/wheat.apsimx", package = "rapsimng") read_report(file, "HarvestReport") }
Run the code above in your browser using DataLab