mirror of
https://github.com/msberends/AMR.git
synced 2026-01-11 22:34:43 +01:00
Built site for AMR@3.0.1.9008: 9d1b456
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
<a class="navbar-brand me-2" href="../index.html">AMR (for R)</a>
|
||||
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">3.0.1.9009</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">3.0.1.9008</small>
|
||||
|
||||
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
|
||||
@@ -62,7 +62,7 @@
|
||||
<h2 id="format">Format<a class="anchor" aria-label="anchor" href="#format"></a></h2>
|
||||
<p>A <a href="https://tibble.tidyverse.org/reference/tibble.html" class="external-link">tibble</a> with 500 observations and 19 variables:</p><ul><li><p><code>esbl</code><br> Logical indicator if the isolate is ESBL-producing</p></li>
|
||||
<li><p><code>genus</code><br> Genus of the microorganism</p></li>
|
||||
<li><p><code>AMC:COL</code><br> MIC values for 17 antimicrobial agents, transformed to class <code><a href="as.mic.html">mic</a></code> (see <code><a href="as.mic.html">as.mic()</a></code>)</p></li>
|
||||
<li><p><code>AMC:COL</code><br> MIC values for 17 antimicrobial drugs, transformed to class <code><a href="as.mic.html">mic</a></code> (see <code><a href="as.mic.html">as.mic()</a></code>)</p></li>
|
||||
</ul></div>
|
||||
<div class="section level2">
|
||||
<h2 id="details">Details<a class="anchor" aria-label="anchor" href="#details"></a></h2>
|
||||
|
||||
Reference in New Issue
Block a user