getTaxonomicData: Download taxonomic data from server

View source: R/api.R

getTaxonomicDataR Documentation

Download taxonomic data from server

Description

Download taxonomic and life history data from server

Usage

getTaxonomicData(server = "https://grunt.sefsc.noaa.gov/rvc_analysis20/")

Arguments

server

A string containing the domain url at which to access the server

Value

A data.frame with taxonomic data and life history data for all species in the RVC with columns:

SPECIES_CD

The first three letters of the generic name and first four of the specific name

SCINAME

The scientific name

COMNAME

The common name

LC

Minimum length at capture, in centimeters

LM

Median length at maturity, in centimeters

WLEN_A

The linear coefficient of the allometric growth equation in grams per millimeter (g/mm)

WLEN_B

The exponential coefficient of the allometric growth equation

See Also

getStratumData getSampleData getRvcData


jeremiaheb/rvc documentation built on Feb. 15, 2023, 12:15 a.m.