into R from various sources and exporting the cleaned data.
Lab Instructions:
- Data Import:
- Import a dataset of your choice into R (e.g., a CSV file or data from a Google Sheet).
- Clean the data by handling missing values and converting data types as necessary.
- Data Export:
- Save the cleaned dataset as a new CSV file.
- Lab Report:
- Submit your R script and the final cleaned dataset.
- Include a brief explanation of the steps you took to clean the data.