#' Java Archive Wrapper Supporting the 'kafkaesque' Package
#'
#' Kafka is a big data technology providing a scalable, persistent, distributed,
#' high throughput event log to which clients can subscribe topics or publish
#' messages.
#'
#' @md
#' @name kafkaesquejars
#' @docType package
#' @author Peter Meissner <retep.meissner@@gmail.com>
#' @import rJava
#'
#' @examples
#' library(kafkaesquejars)
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.