[R] RSPerl woes

perl_metier mkn032 at gmail.com
Wed Oct 6 17:41:13 CEST 2010


Hi
I am  calling R from Perl.  I have read the file into an array but I am
stuck on passing that array to RSPerl dataframe.   I thought  the steps
would be :


1.Read file into array

2.Pass array into RSPerl environment convert to data structure e.g data
frame

3.Call randomForest functions on  data structure  using R::call,
R::callWithNames e.t.c.



I can't seem to return the dataframe, does anyone have any experience with
this? Any help will be appreciated.
-- 
View this message in context: http://r.789695.n4.nabble.com/RSPerl-woes-tp2965198p2965198.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list