htmlMergeReport {Racmacs}R Documentation

Return an html formatted merge report

Description

Prints an html formatted table merge report of a set of merged maps, visualising with colors how different titers have been merged together.

Usage

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


[Package Racmacs version 1.2.9 Index]