Question: Create a new dataframe named `brf_Q5` that is the same as `brf_Q5a` except that you'll update the `FRTDAY` column by removing the respondents who said
Create a new dataframe named `brf_Q5` that is the same as `brf_Q5a` except that you'll update the `FRTDAY` column by removing the respondents who said "don't know/not sure" or refused to respond and then drop the original fruit variable from the `brf_Q5` dataframe (but keep FRTDAY). Sort by GENHLTH. Store the first 10 rows of the dataframe as `Q5.` for r studio
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
