Skip to content
Prev 177276 / 398506 Next

Help- extracting values

On Apr 16, 2009, at 10:45 AM, Amit Patel wrote:

            
"p-value" is a rather unlikely R name for a column since it is illegal  
in R. Using a "table" is also unlikely, so let's assume that once you  
have read it into a dataframe, that it's named p_value.

AnovaSort[AnovaSort$p_value < 0.05]

David Winsemius, MD
Heritage Laboratories
West Hartford, CT