Learn R Programming

metrica (version 2.1.0)

import_apsim_out: import_apsim_out

Description

Function to import *.out files generated by APSIM Classic.

Usage

import_apsim_out(filepath)

Value

Element of class data.frame.

Arguments

filepath

Argument to specify the location path to the *.out file.

Details

This function will generate a data frame object from an APSIM Classic *.out file.

Examples

Run this code
# \donttest{
## See [documentation](https://adriancorrendo.github.io/metrica/index.html)
# }

Run the code above in your browser using DataLab