#' An R interface to the Algorithmia API
#'
#' @name algorithmia
#' @docType package
#' @author Bob Rudis (@@hrbrmstr)
#' @import purrr
#' @import httr
#' @importFrom jsonlite fromJSON toJSON
#' @importFrom utils URLencode
#' @importFrom stringi stri_split_regex
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.