GenHeatMap | R Documentation |
Feed in a dataset and get a heatmap in return Created For ES Hackathon 2018
GenHeatMap(idata, selcols, axis_txt_lim = 60)
idata |
Input dataframe |
selcols |
Numeric vector of column indices |
axis_txt_lim |
Numeric limit of number of characters in labels |
Returns a heatmap object showing number of literature under different categories in user specified selcols
Ezgi Tanriver-Ayder and Sanita Dhaubanjar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.