| list_report | R Documentation |
List all reports in the database
list_report(file)
file |
the file path to apsimx or db file |
a vector of all reports
## Not run:
file <- system.file("extdata/wheat.apsimx", package = "rapsimng")
list_report(file)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.