process_question_dataframe | R Documentation |
Processes a dataframe by converting columns to character type, handling NAs, and renaming attributes to snake_case.
process_question_dataframe(df)
df |
A dataframe to process. |
A processed dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.