get_abbr: Get abbreviation of species' names if needed

Description Usage Arguments

View source: R/get_tidy_data.R

Description

This function allows to get abbreviations of species' names

Usage

1
get_abbr(sp_name, start1 = 1, end1 = 3, start2 = 1, end2 = 7)

Arguments

sp_name

A vector of full latin species names with authors. No defaults.

start1

A number for starting symbol in the abbriviation of the genus. Defaults to 1.

end1

A number for ending symbol in the abbriviation of the first word. Default to 4.

start2

A number for starting symbol in the abbriviation of the second word. Default to 2.

end2

A number for ending symbol in the abbriviation of the second word. Default to 7.


daria71sukhova/teberda.tools documentation built on May 15, 2021, 10:20 p.m.