| create_companie | R Documentation | 
Title
create_companie(
  name,
  address_street = "",
  address_zip_code = "",
  address_city = "",
  address_country = "",
  comments = "",
  all_companies = get_all_companies(userApiKey = userApiKey),
  userApiKey = getOption("userApiKey")
)
| name | |
| all_companies | |
| userApiKey | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.