View source: R/utility_functions.R
process_from_column | R Documentation |
Split and clean the from column into from and to components
process_from_column(df)
df |
A tibble of chat messages |
A tibble with from and to columns split out
## Not run: if(interactive()){ #EXAMPLE1 } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.