read.logger: Read in datasets from Campbell Loggers which have a special...

Description Usage Arguments Value Note Author(s) References See Also

Description

Creates a data.frame and alters the Timestamp into a date-time Format

Usage

1

Arguments

file

character, indicating the Directory path to your data e.g. "/home/myRProject/mydata.txt"

info

logical, whether or not you want to print str(data) with reading the data.

...

More arguments passed to read.table

Value

Gives a data.frame with following columns:

TIMESTAMP

The timestamp in date-time format

RECORD

The recordnumber in sequence (best case)

Temp, RH, IRTS, Rad, ShortIn, Windspeed, Rain, ...

Different meteorological elements like temperature or metadata as from the inclinometer or Supersonic-Anemometer

Note

last update: 2015-02-18

Author(s)

Carsten Vick (carsten.vick@campus.tu-berlin.de)

References

www.klima.tu-berlin.de

See Also

checkConsistence


ca-vi/Climatology_Package documentation built on May 13, 2019, 10:37 a.m.