Learn R Programming

dataresqc (version 1.1.1)

read_meta: Read metadata from the Station Exchange Format version 1.0.0

Description

Read metadata from the Station Exchange Format version 1.0.0

Usage

read_meta(file = file.choose(), parameter = NULL)

Value

A character vector with the required parameters.

Arguments

file

Character string giving the path of the data file.

parameter

Character vector of required parameters. Accepted values are "version", "id", "name", "lat", "lon", "alt", "source", "link", "var", "stat", "units", "meta". By default all parameters are read at once.

Author

Yuri Brugnara