heatMat: Creates a Heatmap Database given a Matrix

Description Usage Arguments Value Author(s)

View source: R/heatMat.R

Description

This function creates a data frame to create Heatmaps for each model and for each Matrix

Usage

1
heatMat(ll, modelNames = NULL)

Arguments

ll

A list of lists. The outer list is indexed by model. The inner list is indexed by matrix.

modelNames

The names of the models to use in the data Frame.

Value

A data Frame to create heatmaps in ggplot. With columns indicating the Matrix and Model

Author(s)

Rene Gutierrez Marquez


Rene-Gutierrez/BayTenGraMod documentation built on Dec. 12, 2020, 11:24 a.m.