Objective: Apply your programming skills to solve a data problem and communicate the results effectively.
Lab Instructions:
- R Programming:
- Write a function that computes summary statistics for any given dataset.
- Apply this function to the
penguins
dataset, generating statistics for each species.
- Communicate Results:
- Create a Quarto document that includes the R code, results, and a brief discussion of your findings.
- Lab Report:
- Submit the Quarto document.
- Ensure the document is well-structured and clearly communicates your analysis.