Skip to contents

Fetches the list of regions from the GLEIF API.

Usage

lei_regions()

Value

A data.frame() with columns:

  • code: The region code

  • language: The language of the region name

  • name: The region name

Examples

if (FALSE) { # \dontrun{
lei_regions()
} # }