[R] data.frame package?
Witold Eryk Wolski
wolski at molgen.mpg.de
Tue Apr 30 16:58:23 CEST 2002
Is there a library that is able for example to
1. merge 2 dataframes by row eg.: rbind(dataframe1, dataframe2):data.frame
2. delete a column from a dataframe del(dataframe, colname) or
del(dataframe, colindex= 1):data.frame?
3. Select lines from a dataframe by a specific function ?
select(dataframe, func=small(x){x<1}, colindex=3): data.frame?
4. converting all double columns of a data.frame to a matrix.
datafram_to_matrix(dataframe1):matrix
If not would not it be usefull to have such a library on the cran?
Sincerely
Eryk
--
\|/ \|/ \|/
'v' 'v' 'v'
//| |\\ //| |\\ //| |\\
----m-m-----m-m-----m-m-------w-w-----
\\| |//
Eryk Witold Wolski .^.
/|\
wolski at molen.mpg.de
tel : 0049-(0)30-8413-1543
fax : 0049-(0)30-8413-1139
mobile : 0049-1793210931
http://www.molgen.mpg.de/~mass-spec
http://www.molgen.mpg.de/~wolski
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list