get_finess_ej: ~ api : recuperer les finess juridique Etalab

Description Usage Author(s) Examples

View source: R/functions.R

Description

~ api : recuperer les finess juridique Etalab

Usage

1
2
3
4
get_finess_ej(
  departement = c("75", "77", "78", "91", "92", "93", "94", "95"),
  def_url = "http://referime.aphp.fr/v0.1/"
)

Author(s)

G. Pressiat

Examples

1
2
3
4
5
6
## Not run: 
get_finess_ej()
get_finess_ej(departement = '75')
get_finess_ej(departement = c('54', '32'))

## End(Not run)

RemiFlicoteaux/referime documentation built on Dec. 18, 2021, 9:56 a.m.