R/get-maturity-fishbase.R
get_maturity_fishbase.RdThis function extracts values for maturity from http:://www.fishbase.se
get_maturity_fishbase(fish, mirror = "se")
| fish | Vector of fish species with genus and species information. |
|---|---|
| mirror | Character string defining the url mirror to use. Defaults to |
Dataframe with species, country, locality, linf and k.
Before the actual extraction takes place fishbase IDs for every species are extracted using get_ids_fishbase.
The IDs are needed to generate the urls later on.