Skip to content

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.

8 results for “from:Duijvesteijn, Naomi”

data.fram zero's
Duijvesteijn, Naomi · Apr 9, 2009 · r-help

Hi all, A simple question which I don???t seem to be able to solve: I want to make a data.frame of 360 rows and 94228 column with only zero???s without having to type all these zero???s...

same value in column-->delete
Duijvesteijn, Naomi · Mar 26, 2009 · r-help

Hi Readers, I have a question. I have a large dataset and want to throw away columns that have the same value in the column itself and I want to know which column this was. For example > x<-data.frame...

reshape dataframe
Duijvesteijn, Naomi · Mar 20, 2009 · r-help

Hi, I have a large dataset on which I would like to do the following: x<-data.frame(id=c(1,2,3), snp1=c("AA","GG", "AG"),snp2=c("GG","AG","GG"),snp3=c("GG","AG","AA")) > x id...

reshape dataframe
Duijvesteijn, Naomi · Mar 20, 2009 · r-help

Hi, I have a large dataset on which I would like to do the following: x<-data.frame(id=c(1,2,3), snp1=c("AA","GG", "AG"),snp2=c("GG","AG","GG"),snp3=c("GG","AG","AA")) > x id...

two graphs 1 x-axis
Duijvesteijn, Naomi · Oct 16, 2009 · r-help

Dear R-people I have a question concerning plotting graphs. Here an example dataset a<-c(1,2,3,4,5,6) b<-c(3,5,4,6,1,1) c<-c(1,1,1,1,1,1) d<-as...

transpose but different
Duijvesteijn, Naomi · Apr 13, 2010 · r-help

Hi all, I want to make extra columns in my datafile where the id of every groupmember is mentioned in separate columns. To explain it better see the example: id<-c(1,2,3,4,5,6,7,8,9...

problem tick marker and text
Duijvesteijn, Naomi · Nov 27, 2009 · r-help

Hi R-ers, I am struggling with my x-axis in a association plot. What I would like is to place the labels of the x-axis between the tick markers and normally the labels are printed at the place...

strsplit for multiple columns
Duijvesteijn, Naomi · Jun 3, 2009 · r-help

Hi, I am trying to split multiple columns. One column works just fine, but I want to do it for multiple columns??? Example > a ID V2 V3 V4 V5 V6 V7 V8 V9 V10 1 PBBA0644 -- GG AA -- AA -- AA...

Can't find what you're looking for? Try searching with Google .