wish: summary by proportion on heatmaps
Athospd opened this issue · 1 comments
Athospd commented
Hello,
In heatmaps we sum up values (passed to intensity argument) over a neibourhood. I would like to be able to aggregate these values with a summary function other than 'sum', for example a proportion of the sum of two variables (eg. sum(x1)/sum(x2), inside the neibourhood).
Is it possible?
Thank you!
Regards,
Athos.
Athospd commented
Im still interested in It. Any comments, please?