Description Usage Arguments Value Examples
View source: R/egalite_homme_femme.R
Create a table with all answers to a question
1 |
list |
a tibble
1 2 | make_table_egalite_question(extract2(extract2(json_egalite, "questions"), 1)) %>% glimpse()
table_questions_reponses <- map_df(.x = extract2(json_egalite, "questions"), make_table_egalite_question, .id = "id_enquete")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.