pignatti: pignatti

Description Format References Examples

Description

pignatti is a dataframe containing traits data for italian species

Format

Contains the following traits data about Italian Flora species

Specie.Pignatti

: species name in the original dataset

numero

: numeric code

codice

: numeric code

nome.scientifico

: scientific name with authors

forma_biologica

: life form

corotipo

: distribution of species

L

: Ellenberg value for light

T

: Ellenberg value for temperature

C

: Ellenberg value for continentality

U

: Ellenberg value for soil humidity

R

: Ellenberg value for soil pH

N

: Ellenberg value for Nutrients in the soil

S

: Ellenberg value for soil salinity

Name.tnrs

: species name according to tnrs

References

Pignatti, S., Menegoni, P., Pietrosanti, S., 2005, Biondicazione attraverso le piante vascolari. Valori di indicazione secondo Ellenberg (Zeigerwerte) per le specie della Flora d'Italia. Braun-Blanquetia 39, Camerino, pp. 97.

Examples

1
2
## inspect the first rows of the dataset
head(pignatti)

Example output

        	Please remember to always cite the appropriate sources of traits data (see ?bib).
        
       Specie.Pignatti numero  codice                  nome.scientifico
1    Festuca calabrica   4909  385013  FESTUCA CALABRICA HUTER P. ET R.
2   Ononis oligophylla   1783 3685038           ONONIS OLIGOPHYLLA TEN.
3    Abies nebrodensis    108   29007 ABIES NEBRODENSIS (LOJAC.) MATTEI
4 Euphorbia dendroides   2057 4498009           EUPHORBIA DENDROIDES L.
5    Paris quadrifolia   4707 1137001              PARIS QUADRIFOLIA L.
6      Oxalis dillenii   1968 3936003             OXALIS DILLENII JACQ.
  forma_biologica             corotipo  L  T C U R N S
1         H CAESP           110 ENDEM.  5  5 4 5 5 5 0
2          T SCAP           110 ENDEM.  7  8 4 5 7 2 0
3     P SCAP (SV)           110 ENDEM.  3  7 4 3 6 3 0
4         NP (SV)      210 STENOMEDIT. 11 10 4 2 X 2 0
5          G RHIZ        520 EURASIAT.  3  X X 6 7 6 0
6          H SCAP 980 AVV. NATURALIZZ.  7  7 5 5 5 7 0
                        Name.tnrs
1 Festuca nemorosa var. calabrica
2              Ononis oligophylla
3   Abies alba subsp. nebrodensis
4          Euphorbion dendroideum
5               Paris quadrifolia
6                 Oxalis dillenii

TR8 documentation built on Dec. 2, 2020, 1:06 a.m.