Scaffolds a new article project directory with a Quarto document,
bibliography, project configuration, and the typstR Quarto extension.
The article format is identical to the working paper layout but does not
include a report number block or disclaimer page by default. It supports
anonymized mode via typstR: anonymized: true in the YAML front matter.
Usage
create_article(path, title = NULL, open = interactive())