check_sections: Check sections from MTG

Description Usage Value Examples

View source: R/read_MTG.R

Description

Test if the sections are all present in the MTG file, and written in the right order.

Usage

1
check_sections(MTG_file)

Value

An error if a section is missing or not properly ordered, nothing otherwise

Examples

1
2
3
4
## Not run: 
check_sections(mtg)

## End(Not run)

VEZY/XploRer documentation built on Oct. 9, 2021, 10:05 p.m.