rice_calendar | R Documentation |
Get crop calendar and production data for rice
rice_calendar(path, ...)
path |
character. Path for storing the downloaded data. See |
... |
additional arguments passed to |
SpatVectorCollection
Laborte, A.G.; Gutierrez, M.A.; Balanza, J.G.; Saito, K.; Zwart, S.J.; Boschetti, M.; Murty, MVR; Villano, L.; Aunario, J.K.; Reinke, R.; Koo, J.; Hijmans, R.J.; Nelson, A., 2017. RiceAtlas, a spatial database of global rice calendars and production. Scientific Data 4: 170074 \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1038/sdata.2017.74")}
# first time api call takes a while
rice <- rice_calendar(path=tempdir())
cal <- rice[1]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.