catchesPercentileUP: Create dataset with catches percentile for every species.

View source: R/catchesPercentileUP.R

catchesPercentileUPR Documentation

Create dataset with catches percentile for every species.

Description

This functions works with the catches files obtained by 'Tallas x up' reports from SIRENO. It's possible user multiple files.

Usage

catchesPercentileUP(dfs, path = getwd(), per)

Arguments

dfs

vector of filenames with lengths. The file mus be obtained from 'tallas x up' SIRENO reports.

path

path where the files are located. Working directory by default.

per

percentile to create (between 0 - 1)

Details

The dataset obtained is used in 'revision volcado' script to check if the catches of the species are in the range of previous years

Value

dataframe with species, sex, minumum and maximun lengths


Eucrow/sapmuebase documentation built on April 17, 2024, 10:29 a.m.