Takes distance normalized result and plot two hexagonal heatmap
1 2 3 4 5 6 7 | plotDistNormRes(
df,
maxX = 2e+06,
maxY1 = 70,
maxY2 = 15,
outpdfname = "plot_distance_norm_result.pdf"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.