Search for OpenCorporate matches for entities

open_corporate_entities(
  entities = NULL,
  use_future = F,
  api_version = "v0.4",
  api_key = NULL,
  return_message = T
)

Arguments

entities

vector of entity name

use_future
api_key

if not `NULL` api key

return_message

if `TRUE` returns a message

Examples

open_corporate_entities(entities = c("Palantir", "Anduril"))