Add_Additional_Info: Add Panel, and project code information to each of the survey...

View source: R/manipulate.R

Add_Additional_InfoR Documentation

Add Panel, and project code information to each of the survey parts

Description

Add Panel, and project code information to each of the survey parts

Usage

Add_Additional_Info(Survey_List, Panel_Provider, Project_Code)

Arguments

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

Value

The surveys, with additional columns for the panel_provider and project_code in each of the survey parts

Examples

## Not run: 
Merged_Cint_Surveys <- Add_Additional_Info(Cint_Surveys_0, "Cint", "166052")

## End(Not run)

bpresentati/surveyR documentation built on March 19, 2022, 3:40 a.m.