goose_create_brand: Create a new brand configuration interactively

View source: R/branding.R

goose_create_brandR Documentation

Create a new brand configuration interactively

Description

Create a new brand configuration interactively

Usage

goose_create_brand(brand_name = NULL, template = "default", interactive = TRUE)

Arguments

brand_name

Name for the new brand

template

Template to use (default: "default")

interactive

Use interactive prompts (default: TRUE)

Value

Path to created brand configuration

Examples

## Not run: 
goose_create_brand("my_company")

## End(Not run)

gooseR documentation built on Feb. 6, 2026, 5:07 p.m.