[R] Fwd: Re: need help in R

2012-05-10 Thread Leah Mathibela
ual() > > this code brings an error says > Error in dev.copy2pdf(device = "x11", file = paste(mapdir, "EmzinoniGG.pdf", > : >no device to print from > i am not sure what does the error mean > dev.copy2pdf(device="x11",file=paste(mapdir,"Emz

[R] help with GUI interface

2012-04-24 Thread Leah Mathibela
.$set_file.type(c(txt="table",csv="csv")[i]) } } switch(.$get_file.type(), "csv"={.$set_sep(","); .$set_quote('\"')}, "table"={}, {} ) .$set_output(.$do_call("read_file",.$to_R())) } d