nzffdr_ind_lengths: Fish length to tidy long format

nzffdr_ind_lengthsR Documentation

Fish length to tidy long format

Description

Converts individual fish length measures from multiple entries in a single cell to tidy long format.

Usage

nzffdr_ind_lengths(fishd)

Arguments

fishd

an NZFFD dataframe returned from nzffdr_import(). Must contain the columns "nzffdRecordNumber", "taxonName" and "indLengths".

Value

A dataframe with three columns,"nzffdRecordNumber", "taxonName" and "indLengths".

Examples

nzffdr_ind_lengths(nzffdr::nzffdr_data)

flee598/nzffdr documentation built on Jan. 8, 2025, 1:31 p.m.