makeComments: Make the COMMENTS table

Description Usage Arguments

View source: R/makeTables.R

Description

This function creates the COMMENTS database table from raw survey data.

Usage

1
makeComments(df, questions, updateID)

Arguments

df

Raw survey data as a data frame.

questions

The QUESTIONS portion of the database tables, created by makeQuestions.R

updateID

Character string that will become the 'updateID' column for this table. For example, "survey11Add" for Survey 11.


kaijagahm/ygdpAddSurvey documentation built on July 22, 2021, 2:11 p.m.