[Rcpp-devel] completion for C++ objects
Romain Francois
romain at r-enthusiasts.com
Sun May 30 09:00:23 CEST 2010
Le 29/05/10 14:11, Romain Francois a écrit :
> Hi,
>
> Based on http://permalink.gmane.org/gmane.comp.lang.r.devel/24520
>
> I've added completion for C++ objects. So for example, with the World
> class from previous threads:
>
> > w$g<TAB>
> w$clear w$greet w$set
>
> Romain
I've now implemented the workaround from John Chambers:
http://permalink.gmane.org/gmane.comp.lang.r.devel/24524
which is much less intrusive than the hack I came up with.
Romain
--
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
|- http://bit.ly/99bz5D : highlight 0.1-9
|- http://bit.ly/9CQ66r : RMetrics 2010
`- http://bit.ly/bklUXt : RcppArmadillo 0.2.1
More information about the Rcpp-devel
mailing list