pathDictionary: Path Dictionary

Description Usage Arguments

View source: R/paths.R

Description

Read dictionary from file and set RAW_DIR and STATION

Usage

1
2
pathDictionary(dictionaryFile, RAW_DIR = settings$rawdir,
  STATION = settings$station, settings = NULL)

Arguments

dictionaryFile

full path to file defining a dictionary and being read with readDictionary

RAW_DIR

value for placeholder of the same name in the dictionary

STATION

value for placeholder of the same name in the dictionary

settings

optional. List with elements rawdir, station from which to take values to be used for RAW_DIR, STATION


KWB-R/kwb.monitoring documentation built on May 17, 2019, 1:06 p.m.