Skip to contents

Write a Dictionary (List) to a Text File

Usage

writeDictionary(dictionary, file)

Arguments

dictionary

list of character vectors of length one defining key = value pairs forming a dictionary.

file

full path to the file to which dictionary is to be written