#'@title CleanTweets
#'
#'@description This package offers cleaning functions of tweets extract with rtweets
#'
#'@author Jean-François Savard \email{Jean-Francois.Savard@enap.ca}
#'
#'Rm_Emojis();
#'
#'To_Singular().
#'
#'@details For more information use ? in front of function names
#'
#'?Rm_Emojis
#'
#'?To_Singular()
#'
#'@docType package
#'
#'@name CleanTweets
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.