#' Simple Function
#'
#'
#'This is a simple package. Testing YO!
#'
#'
#' @export
first_function <- function(){
print('YO, This is an R package that will flirt with the Twitch API')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.