list_report: List all reports in the database

View source: R/report.R

list_reportR Documentation

List all reports in the database

Description

List all reports in the database

Usage

list_report(file)

Arguments

file

the file path to apsimx or db file

Value

a vector of all reports

Examples

## Not run: 
file <- system.file("extdata/wheat.apsimx", package = "rapsimng")
list_report(file)

## End(Not run)

rapsimng documentation built on May 6, 2026, 5:06 p.m.