R data visualisation with RStudio: heatmaps

Описание к видео R data visualisation with RStudio: heatmaps

The UQ Library offers an R session on creating heatmaps.

In this screencast, you will learn:

how to import, generate and prepare data for this kind of visualisation
how to produce a simple heatmap with the base function heatmap()
about alternatives to produce more complex heatmaps, like heatmap.2() and pheatmap()
how to produce a rudimentary heatmap with the ggplot2 package

The link to the dataset used in the second method is https://raw.githubusercontent.com/ab6...

The material for this session is available publicly: https://github.com/uqlibrary/technolo...

Комментарии

Информация по комментариям в разработке