R/dictionary.R
writeDictionary.Rd
Write a Dictionary (List) to a Text File
writeDictionary(dictionary, file)
list of character vectors of length one defining key = value pairs forming a dictionary.
key = value
full path to the file to which dictionary is to be written
dictionary
readDictionary, readDictionaries