Learn R Programming

multicastR (version 1.3.0)

mc_write_refs_tex: Write referent lists as TEX

Description

Called by mc_reflist. Prepares the TSV lists of referents by adding LaTeX markup, then writes them to file.

Usage

mc_write_refs_tex(refdata, writeto)

Arguments

refdata

A data.table containing a list of referents.

writeto

A directory to which to write output. Defaults to getwd.

Value

Nothing.