world_coffee {RplotterPkg} | R Documentation |
world_coffee data
Description
World coffee production by country (in thousands of 60 kg bags) is joined with a simple feature of country geometries via their common parameter 'name_long'.
name_long | character long name of country |
coffee_production_2017 | numeric of coffee production of 60 kg bags |
geom | the sfc_MULTIPOLYGON country geometries |
Usage
world_coffee
Format
An object of class sf
(inherits from data.table
, data.frame
) with 34 rows and 3 columns.
Source
spData::coffee_data
and spData::world
[Package RplotterPkg version 0.1.3 Index]