Add_Additional_Info | R Documentation |
Add Panel, and project code information to each of the survey parts
Add_Additional_Info(Survey_List, Panel_Provider, Project_Code)
Survey_List |
this is a list containing the downloaded (or filtered) data from the survey for a multiple-part survey. |
Panel_Provider |
string specifying the panel provider for this survey list |
Project_Code |
string specifying the project code for this survey list |
The surveys, with additional columns for the panel_provider and project_code in each of the survey parts
## Not run: Merged_Cint_Surveys <- Add_Additional_Info(Cint_Surveys_0, "Cint", "166052") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.