read_beqi2 {benthos}R Documentation

Read and Validate BEQI2 Input Files

Description

This function reads and checks BEQI2 input files. The format has been specified in Van Loon (2013) and is described in the vignette of the BENMMI-package.

Usage

read_beqi2(filename)

validate_beqi2(.data)

Arguments

filename

name of BEQI2 input file (character)

.data

table in BEQI2-format

Details

The function performs the following tasks:

Functions

References

Willem van Loon, 2013. BEQI2 INPUT FORMAT. See the package-vignette of the BENMMI-package.


[Package benthos version 1.3-8 Index]