powered by
Replace spaces in message report message with underscores.
organise.message.replace_spaces(message_df)
A message report.
An updated message report with spaces between words replaced with underscores.
# NOT RUN { data(messagereport) messagereport <- organise.message.replace_spaces(messagereport) # }
Run the code above in your browser using DataLab