Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090727/6f7515ad/attachment-0001.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090730/3b7ccee0/attachment-0001.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090813/794ce2a4/attachment-0001.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070227/fe94be78/attachment.pl
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100212/3a3dc562/attachment.pl>
Hello everyone: I have 12 plots that I am using par(mfrow=c(3,2)) to have 6 of them in a single page. R only prints the 6 first graph in a single page. Any comments how I can...
Hello everyone: I have about a couple of thousands of samples each with about 100 SNP genotypes and I would like to do PCA using genotypes. I looked on the web and found different options available on R for PCA...
I have multiple CSV files that I would like to have them in a single Excel file. For example, I have file1.csv and file2.csv and I want to have file.xls where file1.csv and file2.csv each...
Hello everyone, I am using the following program to get the p-value of some numbers (column 'LR' of the data.dat file). I want to write the 1st and 2nd column of the output file (data.out) as an...
Hello: I am reading some excel files (each with one sheet) and trying to write them all in one file. I am not sure if read.xlsx reads some of the columns as character or write.xlsx writes them as...
Dear Jim, Your wild guess was a good guess :=) Thanks to you and Sarah for your comments. Regards, Mohsen On Wed, Jan 20, 2016 at 6:08 PM, Jim Lemon <drjimlemon at gmail.com> wrote: > Hi Mohsen, > I'll have...
Thanks very much for the comment. I was also wondering why all the y-axis on all 12 plots are similar to the first plot. I have 12 plots and scale of the values for these plots are different. It...
Thanks Frans, My files are CSV. If presume first I should convert them to Excel format and run the code you have suggested. Am I right? Thanks again, Mohsen On Wed, Jan 13, 2016 at 9:44 AM, Frans Marcelissen...
Hello all: I am having problem writing a few files in a single sheet of excel. It seems R has problem writing on the same sheet. Maybe there is a command that I am missing. Here is the code I...
Thanks for the comment Jim. There is no blank cell. All have numbers. Mohsen On Thu, Jan 14, 2016 at 11:29 AM, jim holtman <jholtman at gmail.com> wrote: > Take a look at the data coming in since you...
Hi Frans, There is a problem that my csv files are not just several columns of data. I have some data and then a couple of tables after my data. I can't use read.table to read my files...
It looks okay on CSV too. On Thu, Jan 14, 2016 at 12:17 PM, Jim Holtman <jholtman at gmail.com> wrote: > Write it out as a csv from excel and see what the data looks like. That > may help...
Hi Jim, I found where the problem is. I had some characters in my list. Thanks very much for your attention and help! Mohsen On Thu, Jan 14, 2016 at 12:17 PM, Jim Holtman <jholtman at gmail.com> wrote...
Hello everyone, I am using the following program to get the p-value of some numbers (column 'LR' of the data.dat file). I want to write the 1st and 2nd column of the output file (data.out) as an...
Can't find what you're looking for? Try searching with Google .