Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates terminology and documentation throughout the spatialplanr package, standardizing the use of "Planning Unit" (capitalized) and "prioritization" (US spelling) across vignettes, documentation files, and examples.
Key changes:
- Standardized capitalization of "Planning Unit(s)" throughout documentation
- Changed British spelling "prioritisation" to American spelling "prioritization"
- Expanded abbreviations (e.g., "MPA" to "Marine Protected Areas (MPAs)" on first use)
- Enhanced function parameter descriptions and examples in documentation files
- Added new documentation files and improved consistency across package documentation
Reviewed Changes
Copilot reviewed 123 out of 245 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| vignettes/spatialplanr.Rmd | Updated terminology to use capitalized "Planning Unit" and "prioritization" spelling |
| vignettes/MultipleUse.Rmd | Changed spelling to "prioritization" and capitalized "Planning Unit" |
| vignettes/GlobalFishingWatch.Rmd | Updated API function calls and removed deprecated code |
| vignettes/ClimateSmart.Rmd | Changed spelling to "prioritization" and simplified code examples |
| tests/testthat/test-splnr_plotting_climate.R | Removed unused names parameter from function call |
| man/*.Rd | Comprehensive documentation updates with improved descriptions, capitalized "Planning Unit", and enhanced examples |
| docs/reference/*.html | Generated documentation updates reflecting changes to .Rd files |
| docs/reference/*.md | Generated markdown documentation with improved formatting and examples |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
vignettes/spatialplanr.Rmd
Outdated
| MPAs, we can can add this to the `splnr_gg_add()`function. | ||
| But we locked-in areas that were already existing Marine Protected Areas (MPAs). If we want to | ||
| show the overlap between the selected Planning Units and the current | ||
| MPAs, we can can add this to the `splnr_gg_add()` function. |
There was a problem hiding this comment.
There's a typo: "can can" should be "can".
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.