This function creates the SURVEY_SENTENCES database table from raw survey data.
1 | makeSurveySentences(df, surveyID, updateID)
|
df |
Raw survey data as a data frame. |
surveyID |
Character string that will become the 'surveyID' column for this table. For example, "S11" for Survey 11. |
updateID |
Character string that will become the 'updateID' column for this table. For example, "survey11Add" for Survey 11. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.