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>
30
-
<p>
28
+
<p>Extending and growing R applications 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 interfaces make transfer back and forth very easy. And by composing more complex interfaces become possible.</p>
30
+
<p>Numerous examples, as well as extensive documentation, facilitate its use.</p>
31
31
<ulclass="actions stacked">
32
32
<li><ahref="#first" class="button large wide smooth-scroll-middle">Get Started</a></li>
0 commit comments