flatten_occurrence: Flatten event and occurrence records.

View source: R/flatten.R

flatten_occurrenceR Documentation

Flatten event and occurrence records.

Description

Flatten event and occurrence records.

Usage

flatten_occurrence(event, occurrence, field = "eventID", fields = NULL)

Arguments

event

The event records.

occurrence

The occurrence records.

field

The eventID field name in the extension records.

fields

Fields to be inherited from the events, if NULL all Event Core fields will be inherited.

Value

Flattened occurrence records.


iobis/obistools documentation built on March 19, 2024, 6:27 a.m.