read_mmi {BENMMI}R Documentation

Read and Validate BENMMI Input Files

Description

This function reads and checks benthos files. The format is a superset of the BEQI2-format as specified in Van Loon (2013). In addition to the BEQI2-format, the benthos-format also includes columns latitude (LAT), longitude (LONG), and sieve mesh size (MESH).

Usage

read_mmi(filename)

Arguments

filename

name of benthos file (character)

References

Willem van Loon, 2013. BEQI2 INPUT FORMAT

See Also

read_beqi2


[Package BENMMI version 4.3-7 Index]