Check typos and fill documentation#163
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #163 +/- ##
=======================================
Coverage 99.36% 99.36%
=======================================
Files 38 38
Lines 2039 2039
=======================================
Hits 2026 2026
Misses 13 13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ahasverus
left a comment
There was a problem hiding this comment.
Thanks for this documentation review!
Just some comments...
| ## Regular Plots | ||
|
|
||
| In this section we will describe what we call "regular plots", i.e. | ||
| In this section we will describe what we call "regular plots," i.e., |
There was a problem hiding this comment.
The previous was better, no!?
There was a problem hiding this comment.
It was flagged by my grammar/typography checker. The second is more inline with actual typographic rules in American English
| @@ -448,7 +448,7 @@ value of the CWM at this site for this trait. | |||
|
|
|||
| ## Compute functional diversity indices | |||
There was a problem hiding this comment.
Maybe ## Compute Functional Diversity Indices?
|
|
||
|
|
||
| ## Filter sites by trait coverage | ||
| ## Filter Sites by trait Coverage |
There was a problem hiding this comment.
## Filter Sites by Trait Coverage?
|
|
||
|
|
||
| ## Filter species by trait coverage | ||
| ## Filter Species by trait Coverage |
There was a problem hiding this comment.
## Filter Species by Trait Coverage ?
| completeness to filter our data for our following analyses. | ||
|
|
||
| ## Filter trait by species coverage | ||
| ## Filter trait by Species Coverage |
There was a problem hiding this comment.
## Filter Trait by Species Coverage?
|
|
||
|
|
||
| ### Extracting site x locations data | ||
| ### Extracting Site x locations Data |
There was a problem hiding this comment.
### Extracting Site x Locations Data?
|
|
||
|
|
||
| ### Extracting species x categories data | ||
| ### Extracting Species x categories Data |
There was a problem hiding this comment.
### Extracting Species x Categories Data?
| with more than 5 species on average in the sites it harbors. | ||
|
|
||
|
|
||
| # Aggregating through a SpatRaster grid |
There was a problem hiding this comment.
# Aggregating Through a SpatRaster Grid?
| @@ -306,7 +299,7 @@ fb_map_raster(upscaled_richness) | |||
|
|
|||
| ## Coarsening site-species data | |||
There was a problem hiding this comment.
## Coarsening Site x Species Data?
| @@ -369,7 +360,7 @@ patchwork::wrap_plots(finer_map, coarser_map, nrow = 1) | |||
|
|
|||
| ### Obtaining back a site x species `data.frame` | |||
There was a problem hiding this comment.
### Obtaining Back a Site x Species `data.frame`?
A PR to improve the documentation of the package