baskets_fruits_weights | R Documentation |
This dataset represents the abundance of 25 fruits species in 10 baskets.
baskets_fruits_weights
A matrix of integers with 10 rows (baskets) and 25 columns (species).
fruits_traits
, fruits_traits_cat
## Not run:
# Load Assemblages x Species Matrix
data("baskets_fruits_weights", package = "mFD")
baskets_fruits_weights[1:5, 1:5]
# Summarize Assemblages Data
mFD::asb.sp.summary(asb_sp_w = baskets_fruits_weights)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.