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

Try the cofeatureR package in your browser

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

cofeatureR documentation built on May 2, 2019, 6:46 a.m.