it_py | R Documentation |
The package contains geospatial polygon data showing the Biomes of Italy.
it_py
An object of class sf
(inherits from tbl_df
,
tbl
, data.frame
) with 328 rows and 2 columns.
The first column, geometry
, refers to the X and Y coordinate
of each polygon spaced over Italy. The second column, GB
, refers to
the Global Biome assigned to each coordinate. For more details on the
assignment of Biomes please refer to Mucina et al. (2023).
Mucina, L., Divíšek, J., & Tsakalos, J.L. (2023) Europe, Ecosystems of. In: Encyclopedia of biodiversity, vol X (in print). \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1016/B978-0-12-822562-2.00059-1")}
data("it_py", package = "climenv")
plot(it_py)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.