nih: NIH grant template

View source: R/nih.R

nihR Documentation

NIH grant template

Description

This function produces an R Markdown document corresponding approximately to what an NIH grant may look like

Usage

nih(..., metadata = NULL, type = "pdf")

Arguments

metadata

Extra yaml metadata to include. Defaults to NULL.

type

Either "pdf" or "word". Defaults to "pdf".

Examples

rmarkdown::render("doc.Rmd", nih())

louisahsmith/louisahstuff documentation built on Aug. 9, 2022, 4:16 a.m.