pgfvalue_print: Print PGF Key-Value Pairs

Description Usage Arguments

Description

This printing function can be used for dynamic LaTeX documents to set PGF keys using pgfkeyssetvalue.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
pgfvalue_print(x, options, ...)

## S3 method for class 'list'
pgfvalue_print(x, options, ...)

## S3 method for class 'data.frame'
pgfvalue_print(x, options, ...)

## S3 method for class 'InsuredOrPrincipal'
pgfvalue_print(x, options, ...)

Arguments

x

object

options

knitr options

...

additional arguments


mlkornexl/pgfKeys documentation built on May 14, 2019, 2:17 p.m.