Question: I am using R and need to find a proportion from a data frame, call it athletes. How would I write a line of code
I am using R and need to find a proportion from a data frame, call it athletes. How would I write a line of code that would find the proportion of students (variable is student, with factors of yes or no) who play sports (variable is sports, with factors of yes or no). Ideally, we would use base r functions.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
