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

(v0.9.0.9020) as.mo() improvement

This commit is contained in:
2020-02-09 22:04:29 +01:00
parent 4e1c16c5a5
commit c7a76ba713
35 changed files with 70179 additions and 70116 deletions

View File

@ -85,7 +85,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.9.0.9019</span>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">0.9.0.9020</span>
</span>
</div>
@ -290,8 +290,8 @@
<p>These data sets are available as 'flat files' for use even without R - you can find the files here:</p><ul>
<li><p><a href='https://gitlab.com/msberends/AMR/blob/master/data-raw/antibiotics.R'>https://gitlab.com/msberends/AMR/blob/master/data-raw/antibiotics.R</a></p></li>
<li><p><a href='https://gitlab.com/msberends/AMR/blob/master/data-raw/antivirals.R'>https://gitlab.com/msberends/AMR/blob/master/data-raw/antivirals.R</a></p></li>
<li><p><a href='https://gitlab.com/msberends/AMR/raw/master/data-raw/antibiotics.txt'>https://gitlab.com/msberends/AMR/raw/master/data-raw/antibiotics.txt</a></p></li>
<li><p><a href='https://gitlab.com/msberends/AMR/raw/master/data-raw/antivirals.txt'>https://gitlab.com/msberends/AMR/raw/master/data-raw/antivirals.txt</a></p></li>
</ul>