Skip to contents

Create abbreviation list template.

Usage

createAbbrList(
  headings = list(Akronyme = c("Abkuerzung", "Bedeutung"), `Statistische Formelzeichen` =
    c("Symbol", "Bedeutung"))
)

Arguments

headings

Headings.

Value

Returns a latex snippet.

Examples

#tbd