get_template: fetch template from package

View source: R/utils.R

get_templateR Documentation

fetch template from package

Description

fetch template from package

Usage

get_template(
  template = c("validation_plan", "testing_plan", "testing_results",
    "traceability_matrix", "requirements_specification", "validation_summary",
    "release_notes"),
  type = c("package", "metworx")
)

Arguments

template

string matching which template you want to render

type

the type of doc you want to render ("package" or "metworx")


metrumresearchgroup/mrgvalidate documentation built on March 4, 2023, 7:54 a.m.