Create a heat map with ggplot to help us highlight the difference between categories

35 views Asked by At

I am examining my current cluster and my instructions are to create a heat map with ggplot. I typed in the required commands and nothing happens and I have installed the RColorBrewer package as well. The instructions also say "The default colors of ggplot need to be changed with the RColorBrewer library. You can use the conda library and the code to launch in the terminal:

conda install -c r r-rcolorbrewer"

This command doesnt work when I type it and I followed teh conda library at "https://anaconda.org/r/r-rcolorbrewer" and still nothing. What am I missing? Below are screenshots of instructions and then the commands I typed in that did nothing. enter image description here

enter image description here This is what I performed and nothing happened.

0

There are 0 answers