check.tpl: Check template validity

Description Usage Arguments

View source: R/rp_helpers.R

Description

Throw error

Usage

1
2
3
4
5
6
check.tpl(
  txt,
  open.tag = get.tags("header.open"),
  close.tag = get.tags("header.close"),
  ...
)

Arguments

txt

character vector with template contents

open.tag

opening tag regexp

close.tag

closing tag regexp

...

additional params for tag matching (see grep)


Rapporter/rapport documentation built on April 14, 2021, 11:48 a.m.