mirror of
https://github.com/msberends/AMR.git
synced 2025-07-23 20:23:17 +02:00
(v1.7.1.9040) Support for Danish
This commit is contained in:
@ -92,7 +92,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">1.7.1.9039</span>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">1.7.1.9040</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -240,12 +240,12 @@
|
||||
<small>Source: <a href='https://github.com/msberends/AMR/blob/master/NEWS.md'><code>NEWS.md</code></a></small>
|
||||
</div>
|
||||
|
||||
<div id="amr-1719039" class="section level1">
|
||||
<h1 class="page-header" data-toc-text="1.7.1.9039">
|
||||
<a href="#amr-1719039" class="anchor" aria-hidden="true"></a><small> Unreleased </small><code>AMR</code> 1.7.1.9039</h1>
|
||||
<div id="last-updated-3-september-2021" class="section level2">
|
||||
<div id="amr-1719040" class="section level1">
|
||||
<h1 class="page-header" data-toc-text="1.7.1.9040">
|
||||
<a href="#amr-1719040" class="anchor" aria-hidden="true"></a><small> Unreleased </small><code>AMR</code> 1.7.1.9040</h1>
|
||||
<div id="last-updated-29-september-2021" class="section level2">
|
||||
<h2 class="hasAnchor">
|
||||
<a href="#last-updated-3-september-2021" class="anchor" aria-hidden="true"></a><small>Last updated: 3 September 2021</small>
|
||||
<a href="#last-updated-29-september-2021" class="anchor" aria-hidden="true"></a><small>Last updated: 29 September 2021</small>
|
||||
</h2>
|
||||
<div id="breaking-changes" class="section level3">
|
||||
<h3 class="hasAnchor">
|
||||
@ -259,6 +259,7 @@
|
||||
<h3 class="hasAnchor">
|
||||
<a href="#new" class="anchor" aria-hidden="true"></a>New</h3>
|
||||
<ul><li>Function <code><a href="../reference/ab_property.html">set_ab_names()</a></code> to rename data set columns that resemble antimicrobial drugs. This allows for quickly renaming columns to official names, ATC codes, etc.</li>
|
||||
<li>Support for Danish, and also added missing translations of all antimicrobial drugs in Italian, French and Portuguese</li>
|
||||
</ul></div>
|
||||
<div id="changed" class="section level3">
|
||||
<h3 class="hasAnchor">
|
||||
@ -2044,7 +2045,7 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
|
||||
|
||||
<footer>
|
||||
<div class="copyright">
|
||||
<p><p>Developed by <a href="https://www.rug.nl/staff/m.s.berends/" class="external-link">Matthijs S. Berends</a>, <a href="https://www.rug.nl/staff/c.f.luz/" class="external-link">Christian F. Luz</a>.</p></p>
|
||||
<p><p>Developed by <a href="https://www.rug.nl/staff/m.s.berends/" class="external-link">Matthijs S. Berends</a>, Christian F. Luz.</p></p>
|
||||
</div>
|
||||
|
||||
<div class="pkgdown">
|
||||
|
Reference in New Issue
Block a user