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