mirror of
https://github.com/msberends/AMR.git
synced 2025-07-27 13:07:54 +02:00
Built site for AMR@2.1.1.9232: 63099cd
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.9231</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">2.1.1.9232</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">
|
||||
@ -63,23 +63,23 @@
|
||||
|
||||
|
||||
<dl><dt id="arg-x">x<a class="anchor" aria-label="anchor" href="#arg-x"></a></dt>
|
||||
<dd><p>date(s), <a href="https://rdrr.io/r/base/character.html" class="external-link">character</a> (vectors) will be coerced with <code><a href="https://rdrr.io/r/base/as.POSIXlt.html" class="external-link">as.POSIXlt()</a></code></p></dd>
|
||||
<dd><p>Date(s), <a href="https://rdrr.io/r/base/character.html" class="external-link">character</a> (vectors) will be coerced with <code><a href="https://rdrr.io/r/base/as.POSIXlt.html" class="external-link">as.POSIXlt()</a></code></p></dd>
|
||||
|
||||
|
||||
<dt id="arg-reference">reference<a class="anchor" aria-label="anchor" href="#arg-reference"></a></dt>
|
||||
<dd><p>reference date(s) (default is today), <a href="https://rdrr.io/r/base/character.html" class="external-link">character</a> (vectors) will be coerced with <code><a href="https://rdrr.io/r/base/as.POSIXlt.html" class="external-link">as.POSIXlt()</a></code></p></dd>
|
||||
<dd><p>Reference date(s) (default is today), <a href="https://rdrr.io/r/base/character.html" class="external-link">character</a> (vectors) will be coerced with <code><a href="https://rdrr.io/r/base/as.POSIXlt.html" class="external-link">as.POSIXlt()</a></code></p></dd>
|
||||
|
||||
|
||||
<dt id="arg-exact">exact<a class="anchor" aria-label="anchor" href="#arg-exact"></a></dt>
|
||||
<dd><p>a <a href="https://rdrr.io/r/base/logical.html" class="external-link">logical</a> to indicate whether age calculation should be exact, i.e. with decimals. It divides the number of days of <a href="https://en.wikipedia.org/wiki/Year-to-date" class="external-link">year-to-date</a> (YTD) of <code>x</code> by the number of days in the year of <code>reference</code> (either 365 or 366).</p></dd>
|
||||
<dd><p>A <a href="https://rdrr.io/r/base/logical.html" class="external-link">logical</a> to indicate whether age calculation should be exact, i.e. with decimals. It divides the number of days of <a href="https://en.wikipedia.org/wiki/Year-to-date" class="external-link">year-to-date</a> (YTD) of <code>x</code> by the number of days in the year of <code>reference</code> (either 365 or 366).</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 missing values should be removed</p></dd>
|
||||
<dd><p>A <a href="https://rdrr.io/r/base/logical.html" class="external-link">logical</a> to indicate whether missing values should be removed</p></dd>
|
||||
|
||||
|
||||
<dt id="arg--">...<a class="anchor" aria-label="anchor" href="#arg--"></a></dt>
|
||||
<dd><p>arguments passed on to <code><a href="https://rdrr.io/r/base/as.POSIXlt.html" class="external-link">as.POSIXlt()</a></code>, such as <code>origin</code></p></dd>
|
||||
<dd><p>Arguments passed on to <code><a href="https://rdrr.io/r/base/as.POSIXlt.html" class="external-link">as.POSIXlt()</a></code>, such as <code>origin</code></p></dd>
|
||||
|
||||
</dl></div>
|
||||
<div class="section level2">
|
||||
@ -112,16 +112,16 @@
|
||||
<span class="r-in"><span></span></span>
|
||||
<span class="r-in"><span><span class="va">df</span></span></span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> birth_date age age_exact age_at_y2k</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 1 1999-06-30 25 25.74521 0</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 2 1968-01-29 57 57.16164 31</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 3 1965-12-05 59 59.31233 34</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 4 1980-03-01 45 45.07671 19</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 5 1949-11-01 75 75.40548 50</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 6 1947-02-14 78 78.11781 52</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 7 1940-02-19 85 85.10411 59</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 8 1988-01-10 37 37.21370 11</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 9 1997-08-27 27 27.58630 2</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 10 1978-01-26 47 47.16986 21</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 1 1999-06-30 25 25.75068 0</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 2 1968-01-29 57 57.16712 31</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 3 1965-12-05 59 59.31781 34</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 4 1980-03-01 45 45.08219 19</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 5 1949-11-01 75 75.41096 50</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 6 1947-02-14 78 78.12329 52</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 7 1940-02-19 85 85.10959 59</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 8 1988-01-10 37 37.21918 11</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 9 1997-08-27 27 27.59178 2</span>
|
||||
<span class="r-out co"><span class="r-pr">#></span> 10 1978-01-26 47 47.17534 21</span>
|
||||
</code></pre></div>
|
||||
</div>
|
||||
</main><aside class="col-md-3"><nav id="toc" aria-label="Table of contents"><h2>On this page</h2>
|
||||
|
Reference in New Issue
Block a user