tikz_exts_pattern {ggtikz}R Documentation

Construct a regex pattern for possible tikzDevice extensions.

Description

Construct a regex pattern for possible tikzDevice extensions.

Usage

tikz_exts_pattern(options)

Arguments

options

A list of knitr chunk options

Value

A regex pattern to match file extensions of tikz figures


[Package ggtikz version 0.1.3 Index]