get_columnNames_xno: Extract column names from xno output file.

Description Usage Arguments Value Author(s) Examples

View source: R/get_columnNames_xno.R

Description

A simple function to quickly access the available output column names in the xno files.

Usage

1

Arguments

file.path

character vector specifying the at least one files path.

Value

vector with character of output state variables.

Author(s)

Tobias KD Weber , tobias.weber@uni-hohenheim.de

Examples

1
2
3
4
5
6
7
## Not run: 
# initialise list

# assign paths:
colnam <- get_columnNames_xno("my.xno")

## End(Not run)

tkdweber/XN5setup documentation built on July 4, 2021, 7:34 a.m.