search for: reprexheatmap

Displaying 1 result from an estimated 1 matches for "reprexheatmap".

2024 Dec 10
1
Heat maps containing two types of variables
...uot;, midpoint = 0.5) + scale_x_continuous(breaks=seq.Date(as.Date("2024-01-01"), as.Date("2024-06-01"),by="month"), labels=function(x) format(x,"%b\n%Y"),position="top")+ theme(legend.position="none") heatmap ggsave("REPREXHeatmap.png",heatmap,height=3.5,width=4.9,dpi=200)