#' @docType package
#' @name txtq-package
#' @title txtq-package
#' @description The txtq package is a small message queue for R.
#' @author William Michael Landau \email{will.landau@@gmail.com}
#' @examples
#' # See ?txtq for examples.
#' @references <https://github.com/wlandau/txtq>
#' @importFrom base64url base64_urldecode base64_urlencode
#' @importFrom filelock lock unlock
#' @importFrom R6 R6Class
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.