View source: R/df_work_functions.R
psi_tidyfier | R Documentation |
Function to transform psiData objects to tidy format
psi_tidyfier(
psi_data,
include_flags = FALSE,
include_question = FALSE,
parent_logger = "test"
)
psi_data |
A psiData object |
include_flags |
A logical object. Set to TRUE if data flags should be included in the returned object |
include_question |
A logical object. Set to TRUE if data sets questionnaire data should be included in the returned object |
tibble object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.