tab_ds43_2006_position: List of the number positions of the first 3 letters of the...

tab_ds43_2006_positionR Documentation

List of the number positions of the first 3 letters of the species name in the tab_ds43_2006

Description

The 'tab_ds43_2006_position' reports the position (in term of number of rows) of the first three letters (triphthong) for the plant names stored in the variable 'accepted_name' of the table 'tab_ds43_2006'. This indexing system speeds up of the search on the largest list using the package.

Usage

tab_ds43_2006_position

Format

A data frame with 305 observations on the following 3 variables.

position

A character vector. It is the position of the first 3 letters of the species name in the tab_ds43_2006.

triphthong

A character vector. First 3 letters of the species name in the tab_ds43_2006.

genus

A character vector. Corresponding Genus name.

Examples


data(tab_ds43_2006_position)
str(tab_ds43_2006_position)

peruflorads43 documentation built on Aug. 21, 2023, 5:14 p.m.