#' glitchr: A package for databending raw vectors in R.
#'
#' The glitchr package provides some functions for databending in R. The
#' functions take raw vectors and manipulate them in various ways to produce
#' glitched versions of the original files.
#'
#' @docType package
#' @name glitchr
NULL
#' @importFrom magrittr %>%
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.