R/cofeatureR-package.R

#' cofeatureR: Generate Cofeature Matrices
#'
#' Generate cofeature (feature by sample) matrices. The package 
#' utilizes ggplot2::geom_tile to generate the matrix allowing for easy
#' customization of additions from the base matrix.
#' 
#' @docType package
#' @name cofeatureR
#' @importFrom stats setNames
NULL
tinyheero/cofeatureR documentation built on May 31, 2019, 3:35 p.m.