mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 21:22:01 +02:00
Built site for AMR@2.1.1.9186: f793828
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="">2.1.1.9183</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">2.1.1.9186</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">
|
||||
@ -99,9 +99,9 @@
|
||||
</dt>
|
||||
<dd>User-Defined Reference Data Set for Microorganisms</dd>
|
||||
</dl></div><div class="section level2">
|
||||
<h2 id="preparing-data-antibiotics">Preparing data: antibiotics<a class="anchor" aria-label="anchor" href="#preparing-data-antibiotics"></a></h2>
|
||||
<h2 id="preparing-data-antimicrobials">Preparing data: antimicrobials<a class="anchor" aria-label="anchor" href="#preparing-data-antimicrobials"></a></h2>
|
||||
|
||||
<div class="section-desc"><p>Use these functions to get valid properties of antibiotics from any input or to clean your input. You can even retrieve drug names and doses from clinical text records, using <code><a href="../reference/ab_from_text.html">ab_from_text()</a></code>.</p></div>
|
||||
<div class="section-desc"><p>Use these functions to get valid properties of antimicrobials from any input or to clean your input. You can even retrieve drug names and doses from clinical text records, using <code><a href="../reference/ab_from_text.html">ab_from_text()</a></code>.</p></div>
|
||||
|
||||
|
||||
</div><div class="section level2">
|
||||
@ -363,7 +363,7 @@
|
||||
<dd>Data Set with 78 678 Taxonomic Records of Microorganisms</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="antibiotics.html">antibiotics</a></code> <code><a href="antibiotics.html">antivirals</a></code>
|
||||
<code><a href="antimicrobials.html">antimicrobials</a></code> <code><a href="antimicrobials.html">antivirals</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Data Sets with 607 Antimicrobial Drugs</dd>
|
||||
@ -540,7 +540,7 @@
|
||||
|
||||
<dl><dt>
|
||||
|
||||
<code><a href="AMR-deprecated.html">ab_class()</a></code> <code><a href="AMR-deprecated.html">ab_selector()</a></code>
|
||||
<code><a href="AMR-deprecated.html">antibiotics</a></code> <code><a href="AMR-deprecated.html">ab_class()</a></code> <code><a href="AMR-deprecated.html">ab_selector()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Deprecated Functions</dd>
|
||||
|
Reference in New Issue
Block a user