Combine_Surveys_dt | R Documentation |
Combines the corresponding survey parts.
Combine_Surveys_dt(List_of_Survey_Lists)
List_of_Survey_Lists |
this is a list containing the downloaded (or filtered- but the Count_and_Filter function packages the survey list with other stuff, so beware!) data from the survey for a multiple-part survey. |
The surveys, combined
## Not run: Merged_Cint_Surveys <- Combine_Surveys_dt(list(Cint_Surveys_SL, Cint_Surveys_Between_SL_and_20210308, Cint_Surveys_0)) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.