Function to import *.out files generated by APSIM Classic.
Usage
import_apsim_out(filepath)
Arguments
- filepath
Argument to specify the location path to the *.out file.
Value
Element of class data.frame
.
Details
This function will generate a data frame object from an APSIM Classic *.out file.
Note
Note: It imports one file at a time.
Examples
# \donttest{
## See [documentation](https://adriancorrendo.github.io/metrica/index.html)
# }