template: Reads a template file and returns the contents

Description Usage Arguments Value

View source: R/template.R

Description

Reads a template file and returns the contents

Read a template from file or id

Usage

1
2
3
4
template(viz)

## S3 method for class 'character'
template(viz)

Arguments

viz

character vector representing template by name or file path

Value

character vector containing template contents


USGS-VIZLAB/vizlab documentation built on July 10, 2019, 12:08 a.m.