1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-30 07:35:57 +02:00

Built site for AMR@3.0.1.9035: 8439e9c

This commit is contained in:
github-actions
2026-03-18 09:45:05 +00:00
parent 33e262ed9b
commit ba003f3e23
87 changed files with 262 additions and 262 deletions

View File

@@ -30,7 +30,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.9034</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">3.0.1.9035</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">
@@ -255,9 +255,9 @@ Longest: 40</p>
<code class="sourceCode R"><span><span class="co"># our transformed antibiotic columns</span></span>
<span><span class="co"># amoxicillin/clavulanic acid (J01CR02) as an example</span></span>
<span><span class="va">data</span> <span class="op"><a href="https://magrittr.tidyverse.org/reference/pipe.html" class="external-link">%&gt;%</a></span> <span class="fu"><a href="https://msberends.github.io/cleaner/reference/freq.html" class="external-link">freq</a></span><span class="op">(</span><span class="va">AMC_ND2</span><span class="op">)</span></span>
<span><span class="co">#&gt; <span style="color: #0000BB;"> </span><span style="color: #0000BB; background-color: #444444;">`susceptibility()`</span><span style="color: #0000BB;"> assumes the EUCAST guideline and thus considers the</span></span></span>
<span><span class="co"><span style="color: #0000BB;">#&gt; 'I' category susceptible. Set the </span><span style="color: #0000BB; background-color: #444444;">`guideline`</span><span style="color: #0000BB;"> argument or the</span></span></span>
<span><span class="co"><span style="color: #0000BB;">#&gt; </span><span style="color: #0000BB; background-color: #444444;">`AMR_guideline`</span><span style="color: #0000BB;"> option to either "CLSI" or "EUCAST", see </span><span style="color: #0000BB; background-color: #444444;">`?AMR-options`</span><span style="color: #0000BB;">.</span></span></span>
<span><span class="co">#&gt; <span style="color: #0000BB;"> `susceptibility()` assumes the EUCAST guideline and thus considers the</span></span></span>
<span><span class="co"><span style="color: #0000BB;">#&gt; 'I' category susceptible. Set the `guideline` argument or the</span></span></span>
<span><span class="co"><span style="color: #0000BB;">#&gt; `AMR_guideline` option to either "CLSI" or "EUCAST", see `?AMR-options`.</span></span></span>
<span><span class="co">#&gt; <span style="color: #0000BB;"> This message will be shown once per session.</span></span></span></code></pre></div>
<p><strong>Frequency table</strong></p>
<p>Class: factor &gt; ordered &gt; sir (numeric)<br>