metaInfo {rdwd}R Documentation

Information for a station ID on the DWD CDC FTP server

Description

Information for a station ID on the DWD CDC FTP server

Usage

metaInfo(id, mindex = metaIndex, hasfileonly = TRUE)

Arguments

id

Station ID (integer number or convertible to one)

mindex

Index dataframe with metadata. DEFAULT: metaIndex

hasfileonly

Logical: Only show entries that have files? DEFAULT: TRUE

Value

invisible data.frame. Also prints the output nicely formatted.

Author(s)

Berry Boessenkool, berry-b@gmx.de, Nov 2016

See Also

metaIndex

Examples

metaInfo(2849)


[Package rdwd version 1.8.0 Index]