collapseNames | R Documentation |
This function combines the 'name_given' and 'name_given_pieces' columns in a data frame.
collapseNames(verbose, df_temp)
verbose |
A logical value indicating whether to print messages. |
df_temp |
A data frame containing the columns to be combined. |
A data frame with the combined columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.