| goose_create_brand | R Documentation |
Create a new brand configuration interactively
goose_create_brand(brand_name = NULL, template = "default", interactive = TRUE)
brand_name |
Name for the new brand |
template |
Template to use (default: "default") |
interactive |
Use interactive prompts (default: TRUE) |
Path to created brand configuration
## Not run:
goose_create_brand("my_company")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.