use_fact_sheet_pdf: use_fact_sheet_pdf

View source: R/use_fact_sheet_pdf.R

use_fact_sheet_pdfR Documentation

use_fact_sheet_pdf

Description

Adds an R Markdown template for creating PDF fact sheets at the Urban Institute. For more information, read here.

Usage

use_fact_sheet_pdf(name = "fact_sheet_pdf.Rmd", directory = NULL)

Arguments

name

A character string for the name of the created template. Be sure to end the name with ".Rmd".

directory

A character string for the directory where the template should be saved.


UrbanInstitute/urbntemplates documentation built on April 27, 2022, 4:35 a.m.