mirror of
https://github.com/msberends/AMR.git
synced 2025-07-27 11:48:00 +02:00
Built site for AMR@2.1.1.9233: 1fdab84
This commit is contained in:
@ -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="">2.1.1.9232</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">2.1.1.9233</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">
|
||||
@ -72,11 +72,11 @@
|
||||
|
||||
|
||||
<dl><dt id="arg-x">x<a class="anchor" aria-label="anchor" href="#arg-x"></a></dt>
|
||||
<dd><p>A vector of values, a <a href="https://rdrr.io/r/base/matrix.html" class="external-link">matrix</a> or a <a href="https://rdrr.io/r/base/data.frame.html" class="external-link">data.frame</a></p></dd>
|
||||
<dd><p>A vector of values, a <a href="https://rdrr.io/r/base/matrix.html" class="external-link">matrix</a> or a <a href="https://rdrr.io/r/base/data.frame.html" class="external-link">data.frame</a>.</p></dd>
|
||||
|
||||
|
||||
<dt id="arg-na-rm">na.rm<a class="anchor" aria-label="anchor" href="#arg-na-rm"></a></dt>
|
||||
<dd><p>A <a href="https://rdrr.io/r/base/logical.html" class="external-link">logical</a> to indicate whether <code>NA</code> values should be stripped before the computation proceeds</p></dd>
|
||||
<dd><p>A <a href="https://rdrr.io/r/base/logical.html" class="external-link">logical</a> to indicate whether <code>NA</code> values should be stripped before the computation proceeds.</p></dd>
|
||||
|
||||
|
||||
<dt id="arg-excess">excess<a class="anchor" aria-label="anchor" href="#arg-excess"></a></dt>
|
||||
|
Reference in New Issue
Block a user