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”.
Create three vectors using the data provided in the table. (Hint: follow the rules for creating proper variable names in
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am