R/gleif.R
lei_isins.Rd
Fetches the ISINs associated with a given LEI.
lei_isins(id)
(character(1)) The Legal Entity Identifier (LEI) to fetch ISINs for.
character(1)
A data.frame() with columns:
data.frame()
lei: The Legal Entity Identifier
isin: The ISIN
if (FALSE) { # \dontrun{ lei_isins("529900W18LQJJN6SJ336") } # }