doc_attributes: Generate 'Asciidoc' Attributes and 'LaTeX' PDF Information

Description Usage Arguments Author(s)

View source: R/doc_attributes.R

Description

Generates Asciidoc attributes and LaTeX PDF information from a YAML file.

Usage

1
2
3
4
5
6
doc_attributes(
  attributes_yml,
  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.