letter_of_support_body: Letter of support body

View source: R/rmarkdown.R

letter_of_support_bodyR Documentation

Letter of support body

Description

Letter of support body

Usage

letter_of_support_body(
  title,
  template = Sys.getenv("WU_LETTER_OF_SUPPORT_BODY"),
  pattern = "\\$title\\$"
)

Arguments

title

title of the project to be supported

template

path to letter of support body template provided by user

pattern

pattern in the file to replace with title


the-mad-statter/washu documentation built on May 5, 2024, 10:26 a.m.