Skip to contents

Scaffolding

create_article()
Create an article project
create_policy_brief()
Create a policy brief project
create_working_paper()
Create a working paper project

Metadata helpers

affiliation()
Create an affiliation metadata object
author()
Create an author metadata object
manuscript_meta()
Create a manuscript metadata object
funding()
Specify a funding statement for a manuscript
keywords()
Specify keywords for a manuscript
jel_codes()
Specify JEL classification codes for a manuscript
report_number()
Specify a report number for a manuscript
appendix_title()
Emit a formatted appendix section title
code_availability()
Specify a code availability statement for a manuscript
data_availability()
Specify a data availability statement for a manuscript

Publication helpers

fig_note()
Emit a figure note in markdown format
tab_note()
Emit a table note in markdown format

Rendering

render_pub()
Render a Quarto document to PDF
render_working_paper()
Render a working paper to PDF

Validation and diagnostics

validate_render_environment()
Validate render environment prerequisites