Read dictionary from file and set RAW_DIR and STATION

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