import_apsim_out: import_apsim_out

View source: R/import_apsim_out.R

import_apsim_outR Documentation

import_apsim_out

Description

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.

Details

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

Value

Element of class data.frame.

Note

Note: It imports one file at a time.

Examples


## See [documentation](https://adriancorrendo.github.io/metrica/index.html)


metrica documentation built on June 30, 2024, 5:07 p.m.