View source: R/map_merge_report.R
| htmlAdjustedTiterTable | R Documentation | 
Prints an html formatted titer table, visualising with colors things like which titers are the maximum for each sera.
htmlAdjustedTiterTable(map, optimization_number = 1)
map | 
 An acmap object  | 
optimization_number | 
 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().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.