2 Open Issues Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Update the R script `02_clean_conapesca_apertura_2018_2022.R` to read CONAPESCA landings data from CSV files instead of Excel files. This involves modifying the data import section of the script to use a CSV reader function (e.g., `read.csv()` in R) instead of an Excel reader function.

Complexity: 2/5
help wanted