fun_read_all_stations: Function that read from a folder all file inside and extract...

Description Usage Arguments

View source: R/fun_read_all_stations.R

Description

Function that read from a folder all file inside and extract the variable selected

Usage

1
fun_read_all_stations(FOLDER, FILES, VARIABLE)

Arguments

FOLDER

package folder (where package is cloned)

FILES

vector of files available in folder data/Input/. Files must have a single raw of headers and all file must start and end at the same time

VARIABLE

variable to extract from every single file and merge in one single dataframe


EURAC-Ecohydro/LapseRateCalculator documentation built on May 18, 2019, 9:15 p.m.