Hi.
I´m begginer on R.
Have to calculate the body mass in g for the Adelie Penguins species.
I need some help how to write a code to summarize() and mean() functions to find the mean value for the variable (body_mass_g) on penguins dataset.
Your support