read_apsimx_all: Read all APSIM-X generated .db files in a directory
Description
Like read_apsimx
, but it reads all .db files in a directory.
Usage
read_apsimx_all(src.dir = ".", value = "report")
Arguments
src.dir
source directory where files are located
value
either ‘report’ or ‘all’ (only ‘report’ implemented at the moment)
Value
it returns a data frame or a list if ‘value’ equals ‘all’.
Details
Read all APSIM-X generated .db files in a directory