R/craze-package.r

#' 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
fml-fam/craze documentation built on June 6, 2020, 2:05 p.m.