GenHeatMap: Create heatmap from dataset

View source: R/GenHeatMap.R

GenHeatMapR Documentation

Create heatmap from dataset

Description

Feed in a dataset and get a heatmap in return Created For ES Hackathon 2018

Usage

GenHeatMap(idata, selcols, axis_txt_lim = 60)

Arguments

idata

Input dataframe

selcols

Numeric vector of column indices

axis_txt_lim

Numeric limit of number of characters in labels

Value

Returns a heatmap object showing number of literature under different categories in user specified selcols

Author(s)

Ezgi Tanriver-Ayder and Sanita Dhaubanjar


ESHackathon/eviatlas documentation built on July 11, 2022, 9:22 a.m.