Learn R Programming

polmineR (version 0.7.4)

as.markdown: Generate markdown from a partition.

Description

The method is the worker behind the html-method.

Usage

as.markdown(.Object, ...)

# S4 method for numeric as.markdown(.Object, corpus, meta = NULL, cpos = FALSE, cutoff = NULL, ...)

# S4 method for plprPartition as.markdown(.Object, meta = NULL, template = getTemplate(.Object), cpos = FALSE, interjections = TRUE, cutoff = NULL, ...)

Arguments

.Object

object to be converted

...

further arguments

corpus

name of CWB corpus

meta

metainformation i.e. s-attributes) to be displayed

cpos

logical, whether to add cpos as ids in span elements

cutoff

maximum number of tokens to reconstruct

template

a template for formatting output

interjections

logical, whether to format interjections