Skip to content

Commit c056c14

Browse files
committed
Main vignette of GIFT: precision added in the text about trait aggregation
1 parent ec262f1 commit c056c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/GIFT.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ values can then vary.
704704
Second, `GIFT_traits()` returns an aggregated trait value at the species level.
705705
The aggregation simply takes the mean for continuous traits or the most
706706
frequent entry for categorical traits. However, for some specific cases, the
707-
aggregation takes either the minimum or the maximum, as for the trait we chose.
707+
aggregation takes either the minimum (e.g. Plant_height_min, Shoot_length_min, DBH_min, Seed_length_min, ... )or the maximum (Plant_height_max, ...).
708708
<br>
709709
Let's retrieve the raw and aggregated values for the maximum vegetative height
710710
of plants (trait_ID 1.6.2).

0 commit comments

Comments
 (0)