idig_build_attrib: Attribution dataframe of iDigBio records query

View source: R/idig_build_attrib.R

idig_build_attribR Documentation

Attribution dataframe of iDigBio records query

Description

Function to build attribution dataframe from a query to the iDigBio API

Usage

idig_build_attrib(dat)

Arguments

dat

dataframe generated by idig_search method

Details

This function differs from the attribution metadata that is attached to the dataframe returned by the idig_search_* methods. It summarizes the record sets used by records in the dataframe, not the record sets that have records that match the query sent to iDigBio. This is useful if only part of the records for a query are downloaded, for example with the limit and offset parameters.

Exported.

Value

a data frame

Author(s)

Kevin Love


ridigbio documentation built on Oct. 7, 2023, 1:08 a.m.