read_apsimx: Read APSIMX file

Description Usage Arguments Value Examples

View source: R/file.R

Description

Read APSIMX file

Usage

1

Arguments

path

The file path or URL to apsimx file

Value

A list object of apsimx file

Examples

1
2
file <- system.file("wheat.apsimx", package = "rapsimng")
m <- read_apsimx(file)

rapsimng documentation built on Sept. 9, 2021, 9:07 a.m.