Question: using r and dplyr create a new dataframe named `brf_Q7` from `brf_Q7c` that imputes the median number of fruits per day to the 'BLANK' values

using r and dplyr

create a new dataframe named `brf_Q7` from `brf_Q7c` that imputes the median number of fruits per day to the 'BLANK' values while still keeping NAs in the dataset. With the new `brf_Q7` dataframe, use `describe` from the `Psych` package to output statistics from each variable. Store as `Q7.` The summary output is a 3 x 13 dataframe.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!