powered by
Read APSIMX file
read_apsimx(path)
A list object of apsimx file
The file path or URL to apsimx file
file <- system.file("extdata/wheat.apsimx", package = "rapsimng") m <- read_apsimx(file)
Run the code above in your browser using DataLab