writeDictionary: Write a Dictionary (List) to a Text File

View source: R/dictionary.R

writeDictionaryR Documentation

Write a Dictionary (List) to a Text File

Description

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

See Also

readDictionary, readDictionaries


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.