write_variables: Write Variables YAML for Quarto Projects
Description
Creates or opens a _variables.yml file in a Quarto project for editing.
If the file already exists, it is opened directly. If global froggeR settings
exist, those are used as the starting point. Otherwise, the template is
downloaded from the
frogger-templates
repository.
Usage
write_variables(path = here::here())
Value
Invisibly returns the path to the file.
Arguments
path
Character. Path to the project directory. Default is current project
root via here.
Details
The _variables.yml file stores reusable author metadata that Quarto
documents can reference. Available fields:
name: Your full name as it appears in publications