Description Usage Author(s) Examples
~ api : recuperer les finess etablissement Etalab
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/"
)
|
G. Pressiat
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.