#' Emoticon FindeR
#'
#' Set of functions to find emoticons and emojis in textual data.
#'
#' @docType package
#' @name EmoticonFindeR
#' @import data.table
#' @import stringr
#' @import parallel
#' @import doParallel
#' @import foreach
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.