doc_authorinfo: Generate 'Asciidoc' Attributes

Description Usage Arguments Author(s)

View source: R/doc_authorinfo.R

Description

Generates Asciidoc attributes from a YAML file.

Usage

1
2
3
4
5
6
doc_authorinfo(
  attributes_yml = NULL,
  author_latex = NULL,
  affiliation_latex = NULL,
  add_authornote = NULL
)

Arguments

attributes_yml

Character string. Path to the attributes YAML file.

author_latex

Character string. If specified, overides default latex \author.

affiliation_latex

Character string. If specified, overides default latex \affiliation.

add_authornote

Character string. Additional information to include in author note.

Author(s)

Ivan Jacob Agaloos Pesigan


jeksterslabds/jeksterslabRdoc documentation built on July 15, 2020, 8:40 a.m.