Species table from Luquillo.

luquillo_species

Format

An object of class tbl_df (inherits from tbl, data.frame) with 84 rows and 10 columns.

See also

Other additional datasets: luquillo_elevation, luquillo_habitat

Examples

str(luquillo_species, give.attr = FALSE)
#> Classes 'tbl_df', 'tbl' and 'data.frame': 84 obs. of 10 variables: #> $ sp : chr "ALCFLO" "ALCLAT" "ANDINE" "ANTOBT" ... #> $ Latin : chr "Alchorneopsis floribunda" "Alchornea latifolia" "Andira inermis" "Stenostomum obtusifolium" ... #> $ Genus : chr "Alchorneopsis" "Alchornea" "Andira" "Stenostomum" ... #> $ Species : chr "floribunda" "latifolia" "inermis" "obtusifolium" ... #> $ Family : chr "Euphorbiaceae" "Euphorbiaceae" "Fabaceae-papilionoideae" "Rubiaceae" ... #> $ SpeciesID: int 57 58 59 60 61 65 66 68 70 71 ... #> $ Authority: chr "(Benth.) Müll. Arg." "Sw." "(W. Wright) Kunth ex DC." "(Urb.) Britton & P. Wilson" ... #> $ IDLevel : chr "species" "species" "species" "species" ... #> $ syn : chr NA NA NA NA ... #> $ subsp : chr NA NA NA NA ...