funding: Generate a funding letter + budget DOCX

View source: R/output_funding.R

fundingR Documentation

Generate a funding letter + budget DOCX

Description

One-page Letter of Intent with a costed budget table.

Usage

funding(run, output_dir = NULL, file = NULL, force = FALSE)

Arguments

run

A tx_run object returned by shoot().

output_dir

Optional output directory.

file

Optional filename stem (without extension).

force

Overwrite an existing file.

Details

Chain stage: funding (length 6). See progress().

Value

A length-one character vector giving the path to the written DOCX file, returned invisibly. Called for its side effect of generating the funding letter in output_dir and advancing the publication chain.


texanshootR documentation built on May 30, 2026, 9:11 a.m.