mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 20:02:04 +02:00
as.mo improvements
This commit is contained in:
@ -231,6 +231,7 @@
|
||||
<p>No errors or warnings, so all values are transformed succesfully. Let’s check it though, with a couple of frequency tables:</p>
|
||||
<div class="sourceCode" id="cb4"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb4-1" title="1"><span class="co"># our newly created `mo` variable</span></a>
|
||||
<a class="sourceLine" id="cb4-2" title="2">data <span class="op">%>%</span><span class="st"> </span><span class="kw"><a href="../reference/freq.html">freq</a></span>(mo, <span class="dt">nmax =</span> <span class="dv">10</span>)</a></code></pre></div>
|
||||
<p>[1] “is any” [1] “is any” [1] “is any”</p>
|
||||
<p><strong>Frequency table of <code>mo</code> from a <code>data.frame</code> (500 x 54)</strong></p>
|
||||
<p>Class: <code>mo</code> (<code>character</code>)<br>
|
||||
Length: 500 (of which NA: 0 = 0.00%)<br>
|
||||
|
Reference in New Issue
Block a user