#' AdvRLab5: A package we have to create in lab 5 of advanced R Programming
#'
#' @section TwitterWordCould function:
#' This function creates a data frame which can be used to create a word cloud
#'
#' @docType package
#' @name AdvRLab5
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.