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