saveAsTxt will save the grid as a .txt file
in format used by OpenRepGrid. This file format can also
easily be edited by hand (see importTxt() for a
description).
Usage
saveAsTxt(x, file = NA)
Value
Invisibly returns the name of the file.
Arguments
x
repgrid object.
file
Filename to save the grid to. The name should have
the suffix .txt.