search for: strsource

Displaying 3 results from an estimated 3 matches for "strsource".

Did you mean: rsource
2007 Apr 18
0
Dim strSource As String .
An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070319/af82b7ef/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: skittish.gif Type: image/gif Size: 9369 bytes Desc: not available Url :
2007 Apr 18
0
Dim strSource As String .
An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070319/af82b7ef/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: skittish.gif Type: image/gif Size: 9369 bytes Desc: not available Url :
2007 Jun 12
4
pretty report
Dear Listers: I have a couple of data frames to report and each corresponds to different condtions, e.g. conditions=c(10, 15, 20, 25). In this examples, four data frames need to be exported in a "pretty" report. I knew Perl has some module for exporting data to Excel and after googling, I found R does not. So I am wondering if there is a package in R for generating good reports. I