Description Usage Arguments Details Value Author(s) Examples
View source: R/homogeniseNumberLength.r
Change the number of leading zeros to homogenise all numbers found in a vector of species and morphospecies names. The length of numbers will be homogenised among species names of a single study given in grouping_vector. If in a given study, the largest number has 3 digits, all numbers will get zeroes concatened before. 1 -> 001.
1 | homogeniseNumberLength(species_vector_by_group)
|
species_vector_by_group |
description |
If a species name countains several numbers (e.g. Buteo buteoC3F4), they are ignored.
A vector of the same length as species_vector_by_group.
Alban Sagouis
1 | Write an example.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.