Tuesday, 13 August 2013

Basic data frame analysis in r

Basic data frame analysis in r

I am brand new to R and my rather trivial question revolves around a data
frame with two variables: salary and gender and several thousand entries.
What I want to do isolate the data so I can perform basic statistical
operations with respect to salary BUT for each gender to specifically. I
know there must exist some simple operation to do this but I cannot seem
to find to find the proper functions.

No comments:

Post a Comment