#' @name coercion package
#'
#' @title coercion package
#'
#' @details
#' The coercion package contains utilities for coercing between various
#' classes, types and modes.
#'
#'
#'
#' @examples
#' data(iris)
#' coerce_each( iris, 'character' )
#'
#' @docType package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.