read SQLite databases created by APSIM-X runs. One file at a time.
read_apsimx(file = "", src.dir = ".", value = "report", simplify = TRUE)
file name
source directory where file is located
either ‘report’, ‘all’ (list) or user-defined for a specific report
if TRUE will attempt to simplify multiple reports into a single data.frame. If FALSE it will return a list.
normally it returns a data frame, but it depends on the argument ‘value’ above
Read APSIM-X generated .db files