Re: [R] Extracting metadata information to corresponding dissimilarity matrix

2017-05-18 Thread Rune Grønseth
c("ID1", "ID2", "gender1", "gender2", "age1", "age2", > "dsim")] > dta12 > > David C > > > -Original Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of David L > C

Re: [R] Extracting metadata information to corresponding dissimilarity matrix

2017-05-16 Thread David L Carlson
F F 33 66 29 # 28 4 7 F F 33 18 47 # 34 5 6 F F 73 66 55 # 35 5 7 F F 73 18 7 # 42 6 7 F F 66 18 14 ------------- David L Carlson Department of Anthropology Texas A&M Uni

Re: [R] Extracting metadata information to corresponding dissimilarity matrix

2017-05-16 Thread David L Carlson
--- David L Carlson Department of Anthropology Texas A&M University College Station, TX 77840-4352 -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Rune Grønseth Sent: Tuesday, May 16, 2017 4:31 AM To: r-help@r-project.org Subject:

Re: [R] Extracting metadata information to corresponding dissimilarity matrix

2017-05-16 Thread Jeff Newmiller
Hello R Beginner... It is good that you are articulate, but R code has subtleties that words miss, so you really need to provide sample code and sample data to convey where you are. This is not necessarily easy, but it avoids a lot of us fixing the wrong problem and you might even solve your o

[R] Extracting metadata information to corresponding dissimilarity matrix

2017-05-16 Thread Rune Grønseth
Hi, I am R beginner. I've tried googling and reading, but this might be too simple to be found in the documentation. I have a dissimilarity index (symmetric matrix) from which I have extracted the unique values using the exodist package command "lower". There are 14 observations, so there are