| read_apsimx | R Documentation |
Read APSIMX file
read_apsimx(path)
path |
The file path or URL to apsimx file |
A list object of apsimx file
file <- system.file("extdata/wheat.apsimx", package = "rapsimng")
m <- read_apsimx(file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.