mc_write_refs_tsv: Write referent lists as TSV
Description
Called by mc_reflist
. Writes bundled lists of referents.
Usage
mc_write_refs_tsv(refdata, writeto)
Arguments
refdata
A data.table
containing lists of referents.
writeto
A directory to which to write output. Defaults to
getwd
.