grapes-anrep-plus-plus-grapes: Infix operator to wrap a report code block after incrementing...

Description Usage Arguments Examples

Description

This is not strictly necessary to use because default anrep$header() parameters result in incrementing the section index, and no cleanup handling is required to end the section, but using this will make the code's relationship with reporting section more clear, and protect from future implementation changes if they introduce the internal cleanup code

Usage

1
header_call %anrep++% expr

Arguments

header_call

Call to anrep$header()

expr

Code section that will be reporting under the new subsection

Examples

1
## See \code{\link{anrep}} examples

andreyto/anrepr documentation built on Feb. 24, 2020, 5:31 a.m.