htmlAdjustedTiterTable {Racmacs}R Documentation

Return an html formatted titer table with antigen reactivity adjustments applied

Description

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

Usage

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


[Package Racmacs version 1.2.9 Index]