map_occ_obis2elter: Harmonize outputs of get_site_speciesOccurrence and map them...

View source: R/eLTER_reporting.R

map_occ_obis2elterR Documentation

Harmonize outputs of get_site_speciesOccurrence and map them into eLTER reporting format

Description

[Experimental]

Usage

map_occ_obis2elter(x, deimsid)

Arguments

x

A tibble like one that can be obtained by as_tibble(get_site_speciesOccurrence(deimsid, "gbif")$gbif)

deimsid

A character. The DEIMS.iD of the site from DEIMS-SDR website. DEIMS ID information

Value

list with the following named elements:

  • deimsid: the same deimsid passed in input

  • source: one of "gbif", "inat", "obis"

  • data_mapping: tibble structured according to data_mapping of eLTER reporting format

  • reference_TAXA: tibble structured according to reference_TAXA of eLTER reporting format

  • reference_VARIABLES: tibble structured according to reference_VARIABLES of eLTER reporting format

Author(s)

Paolo Tagliolato, phD tagliolato.p@irea.cnr.it

Martina Zilioli zilioli.m@irea.cnr.it

Alessandro Oggioni, phD oggioni.a@irea.cnr.it


oggioniale/ReLTER documentation built on Jan. 4, 2024, 3:48 p.m.