powered by
Interactively create or update your froggeR metadata for reuse across Quarto projects.
settings()
Invisibly returns NULL. Called for side effects.
NULL
This function provides an interactive workflow to:
Create new metadata (name, email, ORCID, affiliations, etc.)
Update existing metadata from project or global configurations
View current metadata
Save to project-level, global (system-wide), or both locations
Metadata is stored as YAML and automatically used by write_variables in future Quarto projects.
write_variables
brand_settings, write_variables, save_variables
brand_settings
save_variables
# Only run in an interactive environment if (interactive()) froggeR::settings()
Run the code above in your browser using DataLab