htmlMergeReport: Return an html formatted merge report

View source: R/map_merge_report.R

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


Racmacs documentation built on June 22, 2024, 11:33 a.m.