R/map_merge_report.R
htmlAdjustedTiterTable.Rd
Prints an html formatted titer table, visualising with colors things like which titers are the maximum for each sera.
htmlAdjustedTiterTable(map, optimization_number = 1)
An acmap object
The optimization number from which to take the antigen reactivity adjustments.
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().