You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--<p class="major">Rcpp: Seamless R and C++ Integration</p>-->
28
+
<p>Making it easy to extend and grow R via an easy-to-use, robust, and performant C++ interface.</p>
29
+
<p>All key R data types map naturally into key C++ data structures, and simple interface make transfer back and forth very easy. And by composing more complex interfaces become possible.</p>
28
30
<p>
29
-
Making it easy to extend and grow R via an easy-to-use, robust, and performant C++ interface.
30
-
<br>
31
-
All key data structures map naturally into key C++ data structures and simple interface very easy. And by composing more complex interfaces become possible.
32
-
</p>
33
-
<ulclass="actions stacked">
34
-
<li><ahref="#first" class="button large wide smooth-scroll-middle">Scroll Below for More</a></li>
35
-
</ul>
31
+
<!-- <ul class="actions stacked"> -->
32
+
<!-- <li><a href="#first" class="button large wide smooth-scroll-middle">Scroll Below for More</a></li> -->
0 commit comments