Message-ID: <21458521.post@talk.nabble.com>
Date: 2009-01-14T15:41:51Z
From: emj83
Subject: selecting parts of a table
I have a dataframe called Match with two columns: position and tvalue.
I would like to select the parts of the dataframe that have a position> 10
but <50 and tvalues >3.5 as a new stand alone dataframe.
Could anyone help me with how to do this?
Thanks Emma
--
View this message in context: http://www.nabble.com/selecting-parts-of-a-table-tp21458521p21458521.html
Sent from the R help mailing list archive at Nabble.com.