Prints an html formatted titer table, visualising with colors things like which titers are the maximum for each sera.

htmlAdjustedTiterTable(map, optimization_number = 1)

Arguments

map

An acmap object

optimization_number

The optimization number from which to take the antigen reactivity adjustments.

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