mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 10:31:53 +02:00
Built site for AMR@2.1.1.9217: 4dc4398
This commit is contained in:
@ -31,7 +31,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.9216</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">2.1.1.9217</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">
|
||||
@ -82,7 +82,7 @@
|
||||
<main id="main" class="col-md-9"><div class="page-header">
|
||||
<img src="../logo.svg" class="logo" alt=""><h1>Data sets for download / own use</h1>
|
||||
|
||||
<h4 data-toc-skip class="date">17 March 2025</h4>
|
||||
<h4 data-toc-skip class="date">18 March 2025</h4>
|
||||
|
||||
<small class="dont-index">Source: <a href="https://github.com/msberends/AMR/blob/main/vignettes/datasets.Rmd" class="external-link"><code>vignettes/datasets.Rmd</code></a></small>
|
||||
<div class="d-none name"><code>datasets.Rmd</code></div>
|
||||
@ -450,12 +450,12 @@ column names:<br><em>ab</em>, <em>cid</em>, <em>name</em>, <em>group</em>, <em>a
|
||||
<em>iv_ddd</em>, <em>iv_units</em>, and <em>loinc</em>.</p>
|
||||
<p>This data set is in R available as <code>antimicrobials</code>, after
|
||||
you load the <code>AMR</code> package.</p>
|
||||
<p>It was last updated on 14 March 2025 09:10:35 UTC. Find more info
|
||||
<p>It was last updated on 18 March 2025 15:35:22 UTC. Find more info
|
||||
about the structure of this data set <a href="https://msberends.github.io/AMR/reference/antimicrobials.html">here</a>.</p>
|
||||
<p><strong>Direct download links:</strong></p>
|
||||
<ul>
|
||||
<li>Download as <a href="https://github.com/msberends/AMR/raw/main/data-raw/../data-raw/antimicrobials.rds" class="external-link">original
|
||||
R Data Structure (RDS) file</a> (43 kB)<br>
|
||||
R Data Structure (RDS) file</a> (44 kB)<br>
|
||||
</li>
|
||||
<li>Download as <a href="https://github.com/msberends/AMR/raw/main/data-raw/../data-raw/antimicrobials.txt" class="external-link">tab-separated
|
||||
text file</a> (0.1 MB)<br>
|
||||
@ -470,7 +470,7 @@ Feather file</a> (0.1 MB)<br>
|
||||
Parquet file</a> (0.1 MB)<br>
|
||||
</li>
|
||||
<li>Download as <a href="https://github.com/msberends/AMR/raw/main/data-raw/../data-raw/antimicrobials.sav" class="external-link">IBM
|
||||
SPSS Statistics data file</a> (0.4 MB)<br>
|
||||
SPSS Statistics data file</a> (0.3 MB)<br>
|
||||
</li>
|
||||
<li>Download as <a href="https://github.com/msberends/AMR/raw/main/data-raw/../data-raw/antimicrobials.dta" class="external-link">Stata
|
||||
DTA file</a> (0.5 MB)</li>
|
||||
@ -511,7 +511,7 @@ Names and Codes)</a></li>
|
||||
<col width="12%">
|
||||
<col width="17%">
|
||||
<col width="6%">
|
||||
<col width="13%">
|
||||
<col width="16%">
|
||||
<col width="2%">
|
||||
<col width="3%">
|
||||
<col width="2%">
|
||||
@ -560,7 +560,7 @@ Names and Codes)</a></li>
|
||||
<td align="center">Beta-lactam antibacterials, penicillins</td>
|
||||
<td align="center">Penicillins with extended spectrum</td>
|
||||
<td align="center">ac, amox, amx</td>
|
||||
<td align="center">actimoxi, amoclen, amolin, …</td>
|
||||
<td align="center">acuotricina, alfamox, alfida, …</td>
|
||||
<td align="center">1.5</td>
|
||||
<td align="center">g</td>
|
||||
<td align="center">3.0</td>
|
||||
@ -593,7 +593,7 @@ inhibitors</td>
|
||||
<td align="center">Beta-lactam antibacterials, penicillins</td>
|
||||
<td align="center">Penicillins with extended spectrum</td>
|
||||
<td align="center">am, amp, ampi</td>
|
||||
<td align="center">acillin, adobacillin, amblosin, …</td>
|
||||
<td align="center">acillin, adobacillin, alpen, …</td>
|
||||
<td align="center">2.0</td>
|
||||
<td align="center">g</td>
|
||||
<td align="center">6.0</td>
|
||||
@ -625,7 +625,8 @@ inhibitors</td>
|
||||
<td align="center">Combinations of antibacterials</td>
|
||||
<td align="center">Combinations of antibacterials</td>
|
||||
<td align="center">bepe, pen, peni, …</td>
|
||||
<td align="center">abbocillin, ayercillin, bencilpenicilina, …</td>
|
||||
<td align="center">bencilpenicilina, benzopenicillin, benzylpenicilline,
|
||||
…</td>
|
||||
<td align="center"></td>
|
||||
<td align="center"></td>
|
||||
<td align="center">3.6</td>
|
||||
|
Reference in New Issue
Block a user