Page 1 of 1

Create three vectors using the data provided in the table. (Hint: follow the rules for creating proper variable names in

Posted: Mon Jul 11, 2022 11:51 am
by answerhappygod
Create three vectors using the data provided in the table.(Hint: follow the rules for creating proper variable names in R-Studio).
Generate a dataframe using the three vectors. Provide an output of this dataframe.
Filter the data to only include females without GDM. How many females are in the filtered group?
Report mean, Q1, and Q3 for gestational weight gain in the overall sample.
Create a histogram for gestational weight gain and add a title “Distribution of gestational weight gain”.