mirror of
https://github.com/msberends/AMR.git
synced 2025-07-27 21:25:29 +02:00
Built site for AMR: 1.8.1.9046@fbd5d32
This commit is contained in:
@ -10,7 +10,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="">1.8.1.9045</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">1.8.1.9046</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">
|
||||
@ -142,7 +142,7 @@
|
||||
<h2 id="format">Format<a class="anchor" aria-label="anchor" href="#format"></a></h2>
|
||||
|
||||
<div class="section">
|
||||
<h3 id="for-the-antibiotics-data-set-a-tibbletibble-tibble-with-observations-and-variables-">For the antibiotics data set: a [tibble<a href="https://tibble.tidyverse.org/reference/tibble.html" class="external-link">tibble::tibble</a> with 464 observations and 14 variables:<a class="anchor" aria-label="anchor" href="#for-the-antibiotics-data-set-a-tibbletibble-tibble-with-observations-and-variables-"></a></h3>
|
||||
<h3 id="for-the-antibiotics-data-set-a-tibble-with-observations-and-variables-">For the antibiotics data set: a <a href="https://tibble.tidyverse.org/reference/tibble.html" class="external-link">tibble</a> with 464 observations and 14 variables:<a class="anchor" aria-label="anchor" href="#for-the-antibiotics-data-set-a-tibble-with-observations-and-variables-"></a></h3>
|
||||
|
||||
<ul><li><p><code>ab</code><br> Antibiotic ID as used in this package (such as <code>AMC</code>), using the official EARS-Net (European Antimicrobial Resistance Surveillance Network) codes where available</p></li>
|
||||
<li><p><code>cid</code><br> Compound ID as found in PubChem</p></li>
|
||||
@ -161,7 +161,7 @@
|
||||
</ul></div>
|
||||
|
||||
<div class="section">
|
||||
<h3 id="for-the-antivirals-data-set-a-tibbletibble-tibble-with-observations-and-variables-">For the antivirals data set: a [tibble<a href="https://tibble.tidyverse.org/reference/tibble.html" class="external-link">tibble::tibble</a> with 102 observations and 9 variables:<a class="anchor" aria-label="anchor" href="#for-the-antivirals-data-set-a-tibbletibble-tibble-with-observations-and-variables-"></a></h3>
|
||||
<h3 id="for-the-antivirals-data-set-a-tibble-with-observations-and-variables-">For the antivirals data set: a <a href="https://tibble.tidyverse.org/reference/tibble.html" class="external-link">tibble</a> with 102 observations and 9 variables:<a class="anchor" aria-label="anchor" href="#for-the-antivirals-data-set-a-tibble-with-observations-and-variables-"></a></h3>
|
||||
|
||||
<ul><li><p><code>atc</code><br> ATC codes (Anatomical Therapeutic Chemical) as defined by the WHOCC</p></li>
|
||||
<li><p><code>cid</code><br> Compound ID as found in PubChem</p></li>
|
||||
@ -253,7 +253,7 @@ This package contains <strong>all ~550 antibiotic, antimycotic and antiviral dru
|
||||
</div>
|
||||
|
||||
<div class="pkgdown-footer-right">
|
||||
<p></p><p><a target="_blank" href="https://www.rug.nl" class="external-link"><img src="https://github.com/msberends/AMR/raw/main/pkgdown/logos/logo_rug.png" style="max-width: 200px;"></a></p>
|
||||
<p></p><p><a target="_blank" href="https://www.rug.nl" class="external-link"><img src="https://github.com/msberends/AMR/raw/main/pkgdown/logos/logo_rug.svg" style="max-width: 200px;"></a></p>
|
||||
</div>
|
||||
|
||||
</footer></div>
|
||||
|
Reference in New Issue
Block a user