#' craze
#'
#' @description
#' High-level, R-like interface for fmlr. This gives a more
#' traditional, R-like interface around fmlr functions and methods. The
#' package name is a play on the German word 'fimmel'.
#'
#' @import fmlr
#' @import methods
#' @importFrom float is.float
#'
#' @docType package
#' @name craze-package
#' @author Drew Schmidt
#' @keywords package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.