View source: R/surveymonkey.R View source: R/applications_surveymonkey.R
clean_application_colnames | R Documentation |
cleans surveymonkey column names. snakecases column names and splits the title into "project_id" and "project_title"
cleans surveymonkey column names. snakecases column names and splits the title into "project_id" and "project_title"
clean_application_colnames(survey_df, lang = "en") clean_application_colnames(survey_df, lang = "en")
survey_df |
tibble. Tibble with the applications. |
lang |
character. Which language was used to collect the applications. Either "en" or "de". Defaults to "en". |
tibble with clean column names
tibble with clean column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.