powered by
Create a new brand configuration interactively
goose_create_brand(brand_name = NULL, template = "default", interactive = TRUE)
Path to created brand configuration
Name for the new brand
Template to use (default: "default")
Use interactive prompts (default: TRUE)
if (FALSE) { goose_create_brand("my_company") }
Run the code above in your browser using DataLab