R/utility_functions.R
process_from_column.Rd
Split and clean the from column into from and to components
process_from_column(df)
A tibble of chat messages
A tibble with from and to columns split out
if (FALSE) { if(interactive()){ #EXAMPLE1 } }