Skip to contents

[Experimental] eLTER_data_reporting_format data is a nested list describing the field specifications used in the eLTER data reporting process. It includes two versions of the format: version 1.3 (used in eLTER-Plus) and version 2.0 (proposed update). Each version contains multiple components such as DATA, REFERENCE, METHOD, STATION, EVENT, and SAMPLE, which define the expected fields for each section.

Usage

data(eLTER_data_reporting_format)

Format

A named list with two main elements:

version1.3

Field names grouped by section as used in eLTER-Plus. Each section (e.g. DATA, METHOD, STATION) contains field names for core and extended data structures.

version2.0

Updated field names grouped by section, reflecting refinements in naming conventions and structure.