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.


robis documentation built on Sept. 25, 2022, 1:06 a.m.