mirror of
https://github.com/msberends/AMR.git
synced 2025-07-25 13:05:41 +02:00
(v1.8.1.9004) fix for table() on MICs
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
</button>
|
||||
<span class="navbar-brand">
|
||||
<a class="navbar-link" href="../index.html">AMR (for R)</a>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.8.1.9003</span>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.8.1.9004</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -200,7 +200,7 @@
|
||||
</td>
|
||||
<td><p>Interpret MIC and Disk Values, or Clean Raw R/SI Data</p></td>
|
||||
</tr><tr><td>
|
||||
<p><code><a href="as.mic.html">as.mic()</a></code> <code><a href="as.mic.html">NA_mic_</a></code> <code><a href="as.mic.html">is.mic()</a></code> </p>
|
||||
<p><code><a href="as.mic.html">as.mic()</a></code> <code><a href="as.mic.html">NA_mic_</a></code> <code><a href="as.mic.html">is.mic()</a></code> <code><a href="as.mic.html">droplevels(<i><mic></i>)</a></code> </p>
|
||||
</td>
|
||||
<td><p>Transform Input to Minimum Inhibitory Concentrations (MIC)</p></td>
|
||||
</tr><tr><td>
|
||||
|
Reference in New Issue
Block a user