knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

functionalheatmap

Travis-CI Build Status

Coverage Status

The goal of functionalheatmap is to ...

Installation

You can install functionalheatmap from github with:

# install.packages("devtools")
devtools::install_github("russHyde/functionalheatmap")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code


russHyde/functionalheatmap documentation built on July 9, 2019, 10:30 p.m.