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)

Arguments

map

An acmap object that was the result of merging several maps

Value

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().

See also

Other map merging functions: RacMerge.options(), mergeMaps(), mergeReport(), splitTiterLayers()