Skip to content

Commit 4f3762b

Browse files
committed
Updated the website
1 parent 187e184 commit 4f3762b

File tree

81 files changed

+1199
-1148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+1199
-1148
lines changed

docs/man/aaa01_broadcast_operators.html

Lines changed: 52 additions & 52 deletions
Large diffs are not rendered by default.

docs/man/aaa02_broadcast_casting.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -564,12 +564,12 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
564564
<span id="cb1-123"><a href="#cb1-123" aria-hidden="true" tabindex="-1"></a><span class="do">## sex character,10 character,10</span></span>
565565
<span id="cb1-124"><a href="#cb1-124" aria-hidden="true" tabindex="-1"></a><span class="fu">cast_dim2flat</span>(x2[<span class="dv">1</span>,<span class="dv">1</span>,,<span class="at">drop =</span> <span class="cn">FALSE</span>])</span>
566566
<span id="cb1-125"><a href="#cb1-125" aria-hidden="true" tabindex="-1"></a><span class="do">## $`['height', 'class1', 'group1']`</span></span>
567-
<span id="cb1-126"><a href="#cb1-126" aria-hidden="true" tabindex="-1"></a><span class="do">## [1] 168.9587 168.3484 171.2063 168.0815 171.4018 169.4229 171.1107 170.3733</span></span>
568-
<span id="cb1-127"><a href="#cb1-127" aria-hidden="true" tabindex="-1"></a><span class="do">## [9] 168.5427 169.0910</span></span>
567+
<span id="cb1-126"><a href="#cb1-126" aria-hidden="true" tabindex="-1"></a><span class="do">## [1] 168.3606 170.3731 169.6652 170.6347 171.3997 170.3795 170.7151 170.1026</span></span>
568+
<span id="cb1-127"><a href="#cb1-127" aria-hidden="true" tabindex="-1"></a><span class="do">## [9] 167.6348 170.9450</span></span>
569569
<span id="cb1-128"><a href="#cb1-128" aria-hidden="true" tabindex="-1"></a><span class="do">## </span></span>
570570
<span id="cb1-129"><a href="#cb1-129" aria-hidden="true" tabindex="-1"></a><span class="do">## $`['height', 'class1', 'group2']`</span></span>
571-
<span id="cb1-130"><a href="#cb1-130" aria-hidden="true" tabindex="-1"></a><span class="do">## [1] 169.1978 171.1579 169.7431 172.4847 170.2461 169.7410 169.8442 171.6541</span></span>
572-
<span id="cb1-131"><a href="#cb1-131" aria-hidden="true" tabindex="-1"></a><span class="do">## [9] 168.0721 170.1708</span></span>
571+
<span id="cb1-130"><a href="#cb1-130" aria-hidden="true" tabindex="-1"></a><span class="do">## [1] 169.5305 168.5409 169.9915 171.0764 169.9229 169.9535 167.9927 168.9687</span></span>
572+
<span id="cb1-131"><a href="#cb1-131" aria-hidden="true" tabindex="-1"></a><span class="do">## [9] 169.7134 169.7896</span></span>
573573
<span id="cb1-132"><a href="#cb1-132" aria-hidden="true" tabindex="-1"></a></span>
574574
<span id="cb1-133"><a href="#cb1-133" aria-hidden="true" tabindex="-1"></a><span class="co"># in2out = FALSE:</span></span>
575575
<span id="cb1-134"><a href="#cb1-134" aria-hidden="true" tabindex="-1"></a>x2 <span class="ot">&lt;-</span> <span class="fu">cast_hier2dim</span>(x, <span class="at">in2out =</span> <span class="cn">FALSE</span>)</span>
@@ -594,15 +594,15 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
594594
<span id="cb1-153"><a href="#cb1-153" aria-hidden="true" tabindex="-1"></a><span class="do">## group2 character,10 character,10</span></span>
595595
<span id="cb1-154"><a href="#cb1-154" aria-hidden="true" tabindex="-1"></a><span class="fu">cast_dim2flat</span>(x2[<span class="dv">1</span>,<span class="dv">1</span>,,<span class="at">drop =</span> <span class="cn">FALSE</span>])</span>
596596
<span id="cb1-155"><a href="#cb1-155" aria-hidden="true" tabindex="-1"></a><span class="do">## $`['group1', 'class1', 'height']`</span></span>
597-
<span id="cb1-156"><a href="#cb1-156" aria-hidden="true" tabindex="-1"></a><span class="do">## [1] 168.9587 168.3484 171.2063 168.0815 171.4018 169.4229 171.1107 170.3733</span></span>
598-
<span id="cb1-157"><a href="#cb1-157" aria-hidden="true" tabindex="-1"></a><span class="do">## [9] 168.5427 169.0910</span></span>
597+
<span id="cb1-156"><a href="#cb1-156" aria-hidden="true" tabindex="-1"></a><span class="do">## [1] 168.3606 170.3731 169.6652 170.6347 171.3997 170.3795 170.7151 170.1026</span></span>
598+
<span id="cb1-157"><a href="#cb1-157" aria-hidden="true" tabindex="-1"></a><span class="do">## [9] 167.6348 170.9450</span></span>
599599
<span id="cb1-158"><a href="#cb1-158" aria-hidden="true" tabindex="-1"></a><span class="do">## </span></span>
600600
<span id="cb1-159"><a href="#cb1-159" aria-hidden="true" tabindex="-1"></a><span class="do">## $`['group1', 'class1', 'weight']`</span></span>
601-
<span id="cb1-160"><a href="#cb1-160" aria-hidden="true" tabindex="-1"></a><span class="do">## [1] 80.28206 81.35286 82.98762 78.44364 78.93028 80.87306 79.35636 81.00726</span></span>
602-
<span id="cb1-161"><a href="#cb1-161" aria-hidden="true" tabindex="-1"></a><span class="do">## [9] 80.39899 81.19844</span></span>
601+
<span id="cb1-160"><a href="#cb1-160" aria-hidden="true" tabindex="-1"></a><span class="do">## [1] 79.09046 80.38397 81.03193 80.04467 82.42018 79.72633 79.33820 78.95761</span></span>
602+
<span id="cb1-161"><a href="#cb1-161" aria-hidden="true" tabindex="-1"></a><span class="do">## [9] 79.81598 78.20635</span></span>
603603
<span id="cb1-162"><a href="#cb1-162" aria-hidden="true" tabindex="-1"></a><span class="do">## </span></span>
604604
<span id="cb1-163"><a href="#cb1-163" aria-hidden="true" tabindex="-1"></a><span class="do">## $`['group1', 'class1', 'sex']`</span></span>
605-
<span id="cb1-164"><a href="#cb1-164" aria-hidden="true" tabindex="-1"></a><span class="do">## [1] "M" NA "M" NA NA "F" "F" NA NA "M"</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
605+
<span id="cb1-164"><a href="#cb1-164" aria-hidden="true" tabindex="-1"></a><span class="do">## [1] NA "F" "F" "F" NA NA "M" NA "M" "F"</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
606606
</div>
607607

608608

0 commit comments

Comments
 (0)