convertEntityList2df: Transform given list of legal entities from 'scrapeLEI'...

Description Usage Arguments Value

View source: R/leis.R

Description

Transform given list of legal entities from scrapeLEI funtion to a data.frame

Usage

1
2
3
convertEntityList2df(lEntities, keepDetails = c("code", "legalCountry",
  "hqCountry", "legalName", "registrysIdentifier", "otherLegalName"),
  wide = T)

Arguments

lEntities

list of legal entities as returned by scrapeLEI.

wide

logical; set TRUE if you want the data.frame to be reshaped from long to wide.

Value

data.frame


vh-d/VHtools documentation built on May 3, 2019, 6:11 p.m.