sfa_get_entities: Get a table of all available 'SimFin' ID's with ticker.

View source: R/sfa_get_entities.R

sfa_get_entitiesR Documentation

Get a table of all available 'SimFin' ID's with ticker.

Description

Get a table of all available 'SimFin' ID's with ticker.

Usage

sfa_get_entities(
  api_key = getOption("sfa_api_key"),
  cache_dir = getOption("sfa_cache_dir")
)

Arguments

api_key

character Your 'SimFin' API key. It's recommended to set the API key globally using sfa_set_api_key.

cache_dir

character Your cache directory. It's recommended to set the cache directory globally using sfa_set_cache_dir.


simfinapi documentation built on April 14, 2023, 12:27 a.m.