ef_fires: Search the European Forest Fire Information System 'EFFIS'

Description Usage Arguments

Description

Search the European Forest Fire Information System 'EFFIS'

Usage

1
2
3
ef_fires(country_iso2 = NULL, limit = NULL, updated = NULL,
  detected = NULL, fireId = NULL, ordering = NULL, page = NULL,
  ...)

Arguments

country_iso2

(character) One or more country names as ISO2 code

limit

(integer) Record limit

updated

(character) date time

detected

(character) date time

fireId

(character) Fire ID

ordering

(character) One or more field names. Specifies the sort order. The names can be optionally prefixed by '-' to indicate descending sort.

page

(integer) Page number

...

Further args passed on to GET


patperu/effisr documentation built on June 15, 2019, 2:49 p.m.