This function writes an object of the class types to a text file. Each type
is written to a separate line. The file encoding that is used is
"UTF-8".
Arguments
- x
Object of class
types.- file
Name of the output file
- ...
Additional arguments (not implemented).
See also
Other writing functions:
write_assoc(),
write_conc(),
write_fnames(),
write_freqlist(),
write_tokens(),
write_txt()
