Prints an html formatted table merge report of a set of merged maps, visualising with colors how different titers have been merged together.
htmlMergeReport(map)
An acmap object that was the result of merging several maps
A list() with a Rac_html_merge_report and shiny.tag class that can be converted into an HTML string via as.character() and saved to a file with save_html().
Other map merging functions:
RacMerge.options()
,
mergeMaps()
,
mergeReport()
,
splitTiterLayers()