search for: 315280

Displaying 1 result from an estimated 1 matches for "315280".

Did you mean: 15280
2008 Aug 13
3
Conditional statement used in sapply()
Hi, I have data stored in a list that I would like to aggregate and perform some basic stats. However, I would like to apply conditional statements so that not all the data are used. Basically, I want to get a specific variable, do some basic functions (such as a mean), but only get the data in each element's data that match the condition. The code I used is below: >