Skip to content

Commit

Permalink
Improve comment of code 20241128
Browse files Browse the repository at this point in the history
  • Loading branch information
damianooldoni committed Nov 28, 2024
1 parent 0ab0772 commit c5cbdaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/20241128/20241128_challenges.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ invisible(lapply(required_packages, library, character.only = TRUE))

## CHALLENGE 1 - Plots

# Load the
# Load the number of alien species in protected areas
ias_in_pa <- sf::st_read(
dsn = "./data/20241128/20241128_ias_union_concern_Natura2000_B.gpkg"
)
Expand Down

0 comments on commit c5cbdaa

Please sign in to comment.