R/Kmisc-package.R

.Kmisc <- new.env()

##' Kmisc
##' 
##' This package contains utility function for some common data reshaping 
##' operations, and also some HTML utility functions for greater control over 
##' R markdown documents.
##' 
##' @name Kmisc
##' @include Kmisc-package.R
##' @docType package
##' @useDynLib Kmisc, .registration=TRUE
##' @seealso \code{\link{html}}
NULL

Try the Kmisc package in your browser

Any scripts or data that you put into this service are public.

Kmisc documentation built on May 29, 2017, 1:43 p.m.