dna_records: Extract DNA records from occurrence data with a dna column.

View source: R/dna.R

dna_recordsR 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.


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