Habitat data from luquillo created by dividing elevation data in multiple chunks.

luquillo_habitat

Format

An object of class fgeo_habitat (inherits from tbl_df, tbl, data.frame) with 400 rows and 3 columns.

See also

Other additional datasets: luquillo_elevation, luquillo_species

Examples

str(luquillo_habitat)
#> Classes 'fgeo_habitat', 'tbl_df', 'tbl' and 'data.frame': 400 obs. of 3 variables: #> $ gx : num 0 0 0 0 0 0 0 0 0 0 ... #> $ gy : num 0 20 40 60 80 100 120 140 160 180 ... #> $ habitats: int 1 1 1 1 1 1 1 1 1 1 ...