1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-27 13:07:54 +02:00

Built site for AMR@2.1.1.9233: 1fdab84

This commit is contained in:
github-actions
2025-03-31 13:04:24 +00:00
parent d91fe18ca5
commit 35badd628d
81 changed files with 400 additions and 385 deletions

View File

@ -17,7 +17,7 @@ my_data_with_all_these_columns %>%
<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="">2.1.1.9232</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">2.1.1.9233</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">
@ -164,11 +164,11 @@ my_data_with_all_these_columns %&amp;gt;%
<dl><dt id="arg-only-sir-columns">only_sir_columns<a class="anchor" aria-label="anchor" href="#arg-only-sir-columns"></a></dt>
<dd><p>A <a href="https://rdrr.io/r/base/logical.html" class="external-link">logical</a> to indicate whether only columns of class <code>sir</code> must be selected (default is <code>FALSE</code>), see <code><a href="as.sir.html">as.sir()</a></code></p></dd>
<dd><p>A <a href="https://rdrr.io/r/base/logical.html" class="external-link">logical</a> to indicate whether only columns of class <code>sir</code> must be selected (default is <code>FALSE</code>), see <code><a href="as.sir.html">as.sir()</a></code>.</p></dd>
<dt id="arg-only-treatable">only_treatable<a class="anchor" aria-label="anchor" href="#arg-only-treatable"></a></dt>
<dd><p>A <a href="https://rdrr.io/r/base/logical.html" class="external-link">logical</a> to indicate whether antimicrobial drugs should be excluded that are only for laboratory tests (default is <code>TRUE</code>), such as gentamicin-high (<code>GEH</code>) and imipenem/EDTA (<code>IPE</code>)</p></dd>
<dd><p>A <a href="https://rdrr.io/r/base/logical.html" class="external-link">logical</a> to indicate whether antimicrobial drugs should be excluded that are only for laboratory tests (default is <code>TRUE</code>), such as gentamicin-high (<code>GEH</code>) and imipenem/EDTA (<code>IPE</code>).</p></dd>
<dt id="arg-return-all">return_all<a class="anchor" aria-label="anchor" href="#arg-return-all"></a></dt>
@ -176,7 +176,7 @@ my_data_with_all_these_columns %&amp;gt;%
<dt id="arg--">...<a class="anchor" aria-label="anchor" href="#arg--"></a></dt>
<dd><p>Ignored, only in place to allow future extensions</p></dd>
<dd><p>Ignored, only in place to allow future extensions.</p></dd>
<dt id="arg-amr-class">amr_class<a class="anchor" aria-label="anchor" href="#arg-amr-class"></a></dt>
@ -184,7 +184,7 @@ my_data_with_all_these_columns %&amp;gt;%
<dt id="arg-filter">filter<a class="anchor" aria-label="anchor" href="#arg-filter"></a></dt>
<dd><p>An <a href="https://rdrr.io/r/base/expression.html" class="external-link">expression</a> to be evaluated in the <a href="antimicrobials.html">antimicrobials</a> data set, such as <code>name %like% "trim"</code></p></dd>
<dd><p>An <a href="https://rdrr.io/r/base/expression.html" class="external-link">expression</a> to be evaluated in the <a href="antimicrobials.html">antimicrobials</a> data set, such as <code>name %like% "trim"</code>.</p></dd>
<dt id="arg-col-mo">col_mo<a class="anchor" aria-label="anchor" href="#arg-col-mo"></a></dt>