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

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)
#>    nzffdRecordNumber               taxonName indLengths
#> 1             108023  Gobiomorphus breviceps         63
#> 2             108023  Gobiomorphus breviceps         50
#> 3             108023  Gobiomorphus breviceps         42
#> 4             108023  Gobiomorphus breviceps         47
#> 5             108023  Gobiomorphus breviceps         37
#> 6             108023  Gobiomorphus breviceps         36
#> 7             108023  Gobiomorphus breviceps         36
#> 8             108023  Gobiomorphus breviceps         38
#> 9             108023  Gobiomorphus breviceps         39
#> 10            108023  Gobiomorphus breviceps         43
#> 11            108023  Gobiomorphus breviceps         46
#> 12            108023  Gobiomorphus breviceps         45
#> 13            108023  Gobiomorphus breviceps         42
#> 14            108023  Gobiomorphus breviceps         40
#> 15            108023  Gobiomorphus breviceps         50
#> 16            108023  Gobiomorphus breviceps         47
#> 17            108023  Gobiomorphus breviceps         46
#> 18            108023  Gobiomorphus breviceps         42
#> 19            108023  Gobiomorphus breviceps         60
#> 20            108023  Gobiomorphus breviceps         42
#> 21            108023  Gobiomorphus breviceps         46
#> 22            108023  Gobiomorphus breviceps         43
#> 23            108023  Gobiomorphus breviceps         46
#> 24            108023  Gobiomorphus breviceps         46
#> 25            108023  Gobiomorphus breviceps         63
#> 26            108023  Gobiomorphus breviceps         38
#> 27            108023  Gobiomorphus breviceps         30
#> 28            108023  Gobiomorphus breviceps         52
#> 29            108023  Gobiomorphus breviceps         73
#> 30            108023  Gobiomorphus breviceps         48
#> 31            109321  Anguilla dieffenbachii        250
#> 32            109321  Anguilla dieffenbachii        325
#> 33            109321  Anguilla dieffenbachii        200
#> 34            109321  Anguilla dieffenbachii        300
#> 35            109321  Anguilla dieffenbachii        170
#> 36            113484      Galaxias species D         47
#> 37            113484      Galaxias species D         48
#> 38            113484      Galaxias species D         48
#> 39            113484      Galaxias species D         94
#> 40            104929   Salvelinus fontinalis        145
#> 41            104929   Salvelinus fontinalis        147
#> 42            104929   Salvelinus fontinalis        114
#> 43            104929   Salvelinus fontinalis        140
#> 44            104929   Salvelinus fontinalis        107
#> 45            104929   Salvelinus fontinalis        118
#> 46            104929   Salvelinus fontinalis         63
#> 47            104929   Salvelinus fontinalis        111
#> 48            104929   Salvelinus fontinalis        122
#> 49            104929   Salvelinus fontinalis         80
#> 50            104929   Salvelinus fontinalis        153
#> 51            104929   Salvelinus fontinalis         76
#> 52            104929   Salvelinus fontinalis        151
#> 53            104929   Salvelinus fontinalis     102145
#> 54            104929   Salvelinus fontinalis        147
#> 55            104929   Salvelinus fontinalis        114
#> 56            104929   Salvelinus fontinalis        140
#> 57            104929   Salvelinus fontinalis        107
#> 58            104929   Salvelinus fontinalis        118
#> 59            104929   Salvelinus fontinalis         63
#> 60            104929   Salvelinus fontinalis        111
#> 61            104929   Salvelinus fontinalis        122
#> 62            104929   Salvelinus fontinalis         80
#> 63            104929   Salvelinus fontinalis        153
#> 64            104929   Salvelinus fontinalis         76
#> 65            104929   Salvelinus fontinalis        151
#> 66            104929   Salvelinus fontinalis        102
#> 67            113204      Galaxias species S         89
#> 68            113204      Galaxias species S         69
#> 69            113204      Galaxias species S         61
#> 70            113204      Galaxias species S         80
#> 71            113204      Galaxias species S         60
#> 72            118535       Galaxias anomalus         66
#> 73            118535       Galaxias anomalus         70
#> 74            118535       Galaxias anomalus         82
#> 75            118535       Galaxias anomalus         83
#> 76            118384 Gobiomorphus cotidianus         80
#> 77            118384 Gobiomorphus cotidianus        110
#> 78            118384 Gobiomorphus cotidianus         80
#> 79            118384 Gobiomorphus cotidianus         80
#> 80            118384 Gobiomorphus cotidianus         70
#> 81            118384 Gobiomorphus cotidianus         70
#> 82            118384 Gobiomorphus cotidianus         70
#> 83            118384 Gobiomorphus cotidianus         70
#> 84            118384 Gobiomorphus cotidianus         80
#> 85            118384 Gobiomorphus cotidianus         80
#> 86            118384 Gobiomorphus cotidianus         75
#> 87            118384 Gobiomorphus cotidianus         70
#> 88            118384 Gobiomorphus cotidianus         80
#> 89            118384 Gobiomorphus cotidianus         90