dna_records {robis}R Documentation

Extract DNA records from occurrence data with a dna column.

Description

Extract DNA records from occurrence data with a dna column.

Usage

dna_records(df, fields = "id")

Arguments

df

the occurrence dataframe.

fields

columns from the occurrence dataframe to include.

Value

The DNA records.


[Package robis version 2.11.3 Index]