| To: | s-news@lists.biostat.wustl.edu |
|---|---|
| Subject: | |
| From: | Tiago R Magalhaes <tiago17@socrates.berkeley.edu> |
| Date: | Fri, 28 Mar 2003 18:31:39 -0800 |
hello to everyone I would like to know if there is an easy way to solve this problem:I have a data.frame with repeated terms in some rows and want to expurge the repeated terms but keeping everything else (dimensions, terms, name and row columns, etc)
ex:
1 3 4 5
---------------------------------------------------------
1 a a a b
2 d d c c
3
4 a b
transfomed into:
1 3 4 5
---------------------------------------------------------
1 a b
2 d c
3
4 a b
thanks for any help
Tiago Magalhaes
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | More about Splus 6.1 crashing with MacroMagic, Day, Roger |
|---|---|
| Next by Date: | Hmisc and Design Libraries for S-Plus 6.x on Windows, Frank E Harrell Jr |
| Previous by Thread: | More about Splus 6.1 crashing with MacroMagic, Day, Roger |
| Next by Thread: | Hmisc and Design Libraries for S-Plus 6.x on Windows, Frank E Harrell Jr |
| Indexes: | [Date] [Thread] [Top] [All Lists] |