View source: R/import_apsim_out.R
import_apsim_out | R Documentation |
Function to import *.out files generated by APSIM Classic.
import_apsim_out(filepath)
filepath |
Argument to specify the location path to the *.out file. |
This function will generate a data frame object from an APSIM Classic *.out file.
Element of class data.frame
.
Note: It imports one file at a time.
## See [documentation](https://adriancorrendo.github.io/metrica/index.html)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.