1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 20:02:04 +02:00

(v0.7.1.9090) factor levels of mdr_tb

This commit is contained in:
2019-09-26 21:58:06 +02:00
parent b9f01d686e
commit b39e7feae6
12 changed files with 73 additions and 65 deletions

View File

@ -84,7 +84,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">AMR (for R)</a>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">0.7.1.9089</span>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">0.7.1.9090</span>
</span>
</div>
@ -231,11 +231,11 @@
</div>
<div id="amr-0-7-1-9089" class="section level1">
<div id="amr-0-7-1-9090" class="section level1">
<h1 class="page-header">
<a href="#amr-0-7-1-9089" class="anchor"></a>AMR 0.7.1.9089<small> Unreleased </small>
<a href="#amr-0-7-1-9090" class="anchor"></a>AMR 0.7.1.9090<small> Unreleased </small>
</h1>
<p><small>Last updated: 25-Sep-2019</small></p>
<p><small>Last updated: 26-Sep-2019</small></p>
<div id="breaking" class="section level3">
<h3 class="hasAnchor">
<a href="#breaking" class="anchor"></a>Breaking</h3>
@ -367,6 +367,8 @@ Since this is a major change, usage of the old <code>also_single_tested</code> w
<li>Fix for determining the systems language</li>
<li>Fix for <code><a href="../reference/key_antibiotics.html">key_antibiotics()</a></code> on foreign systems</li>
<li>Added 80 new LIS codes for microorganisms</li>
<li>Relabeled the factor levels of <code><a href="../reference/mdro.html">mdr_tb()</a></code>
</li>
</ul>
<div id="other" class="section level4">
<h4 class="hasAnchor">
@ -1286,7 +1288,7 @@ Using <code><a href="../reference/as.mo.html">as.mo(..., allow_uncertain = 3)</a
<div id="tocnav">
<h2>Contents</h2>
<ul class="nav nav-pills nav-stacked">
<li><a href="#amr-0-7-1-9089">0.7.1.9089</a></li>
<li><a href="#amr-0-7-1-9090">0.7.1.9090</a></li>
<li><a href="#amr-0-7-1">0.7.1</a></li>
<li><a href="#amr-0-7-0">0.7.0</a></li>
<li><a href="#amr-0-6-1">0.6.1</a></li>