Learn R Programming

⚠️There's a newer version (0.4.1) of this package.Take me there.

ridigbio (version 0.2.2)

Interface to the iDigBio Data API

Description

An interface to iDigBio's search API that allows downloading specimen records. Searches are returned as a data.frame. Other functions such as the metadata end points return lists of information. iDigBio is a US project focused on digitizing and serving museum specimen collections on the web. See https://www.idigbio.org for information on iDigBio.

Copy Link

Version

Install

install.packages('ridigbio')

Monthly Downloads

15,859

Version

0.2.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Matthew Collins

Last Published

June 11th, 2015

Functions in ridigbio (0.2.2)

idig_search_records

Searching of iDigBio records
idig_view_records

view specimen endpoint
idig_version

API version
idig_POST

internal POST request
ridigbio

Retrieve data from the iDigBio specimen data repository.
idig_search_media

Searching of iDigBio media records
idig_GET

internal GET request
build_field_lists

Build fields and fields_exclude for queries.
idig_count_records

Count record endpoint
idig_search

Basic searching of iDigBio records
idig_view_media

view media endpoint
idig_field_indexes

format field names
idig_top_records

Top records endpoint
idig_check_error

Check is the request returned an error.
idig_meta_fields

meta fields endpoint
idig_count_media

Count media endpoint
idig_validate

validate fields
idig_url

base URL
idig_top_media

Top media endpoint
idig_parse

parse successfully returned request
idig_check

check HTTP code