unnest_extension | R Documentation |
Extract extension records from occurrence data with nested extension column.
unnest_extension(df, extension, fields = "id")
df |
the occurrence dataframe. |
extension |
the extension type (e.g. 'MeasurementOrFact', 'DNADerivedData'). |
fields |
columns from the occurrence dataframe to include. |
The extension records.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.