Description Usage Arguments Value Examples
Import table effectif
1 | import_table_effectif(path)
|
path |
path of the source files. Source files are stored in raw-data/urssaf directory |
a tibble with columns siret, raison_sociale, period, effectif, code_departement
1 2 3 4 5 6 | ## Not run:
import_table_effectif(
path = "raw-data/urssaf/Urssaf_emploi_BFC_200401_201606.csv"
)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.