htmlTiterTable {Racmacs} | R Documentation |
Return an html formatted titer table
Description
Prints an html formatted titer table, visualising with colors things like which titers are the maximum for each sera.
Usage
htmlTiterTable(map)
Arguments
map |
An acmap object |
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
htmlAdjustedTiterTable
[Package Racmacs version 1.2.9 Index]