1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-16 00:47:49 +01:00

Built site for AMR@3.0.1.9026: 60e8f2b

This commit is contained in:
github-actions
2026-03-06 11:55:19 +00:00
parent acc807a02c
commit 599302f0bd
93 changed files with 185 additions and 147 deletions

View File

@@ -7,7 +7,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="">3.0.1.9023</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">3.0.1.9026</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">
@@ -74,7 +74,9 @@
<span></span>
<span><span class="fu">mo_reset_session</span><span class="op">(</span><span class="op">)</span></span>
<span></span>
<span><span class="fu">mo_cleaning_regex</span><span class="op">(</span><span class="op">)</span></span></code></pre></div>
<span><span class="fu">mo_cleaning_regex</span><span class="op">(</span><span class="op">)</span></span>
<span></span>
<span><span class="va">NA_mo_</span></span></code></pre></div>
</div>
<div class="section level2">
@@ -201,6 +203,7 @@
</ul><p>This is based on:</p><ul><li><p>Lancefield RC (1933). <strong>A serological differentiation of human and other groups of hemolytic streptococci.</strong> <em>J Exp Med.</em> 57(4): 571-95; <a href="https://doi.org/10.1084/jem.57.4.571" class="external-link">doi:10.1084/jem.57.4.571</a></p></li>
</ul></div>
<p><code>NA_mo_</code> is a missing value of the new <code>mo</code> class, analogous to e.g. base <span style="R">R</span>'s <code><a href="https://rdrr.io/r/base/NA.html" class="external-link">NA_character_</a></code>.</p>
</div>
<div class="section level2">
<h2 id="source">Source<a class="anchor" aria-label="anchor" href="#source"></a></h2>