I\'m trying to place heatmap and a ggplot next to each other, I tried:
plot_grid(heatmap(df.01mk)+stat_bin2d() + scale_fill_gradient(trans="log10"