get_finess_et: ~ api : recuperer les finess etablissement Etalab

Description Usage Author(s) Examples

View source: R/functions.R

Description

~ api : recuperer les finess etablissement Etalab

Usage

1
2
3
4
get_finess_et(
  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_et()
get_finess_et(departement = '75')
get_finess_et(departement = c('36', '15'))

## End(Not run)

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