read.biomet: Reads in the three pieces of datasets which is created by our...

Description Usage Arguments Details Value Author(s)

Description

The function takes the different tables and merges them. Then the less important or redundant columns get sorted out.

Usage

1
read.biomet(file_bm1, file_bm2, file_wm, all = F)

Arguments

file_bm1

The path (relative or absolute) to the CR1000_BIOMET1.dat file.

file_bm2

The path (relative or absolute) to the CR1000_BIOMET2.dat file.

file_wm

The path (relative or absolute) to the CR1000_BIOMET2_Gill_Windmaster.dat file.

all

If all=TRUE there will be no sorting out the redundant and less important columns.

Details

There can be some NAs in the first rows, due to merging the data.frames by TIMESTAMP. You should check the result in any cases.

Value

A data.frame containing everything for calc_mrt , calc_pmv and calc_utci.

Author(s)

Alexander Krug


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