rapport.read: Read Template

Description Usage Arguments Value

View source: R/template.R

Description

Reads file either from template name in system folder, file path (see rapport.path) or remote URL, and splits it into lines for easier handling by rapport internal parser.

Usage

1

Arguments

fp

a character string containing a template path, a template name (for package-bundled templates only), template contents separated by newline (\n), or a character vector with template contents.

...

additional params for header tag matching (see grep)

Value

a character vector with template contents


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