unnest_extension: Extract extension records from occurrence data with nested...

View source: R/util.R

unnest_extensionR Documentation

Extract extension records from occurrence data with nested extension column.

Description

Extract extension records from occurrence data with nested extension column.

Usage

unnest_extension(df, extension, fields = "id")

Arguments

df

the occurrence dataframe.

extension

the extension type (e.g. 'MeasurementOrFact', 'DNADerivedData').

fields

columns from the occurrence dataframe to include.

Value

The extension records.


iobis/obisclient documentation built on March 19, 2024, 6:26 a.m.