R/report.R
list_report.Rd
List all reports in the database
list_report(file)
the file path to apsimx or db file
a vector of all reports
file <- system.file("extdata/wheat.apsimx", package = "rapsimng") list_report(file) #> [1] "HarvestReport"