importRIMLengths: Import SIRENO lengths report from at-market sampling in the...

View source: R/importRIMLengths.R

importRIMLengthsR Documentation

Import SIRENO lengths report from at-market sampling in the ICES project.

Description

This function import the catches files obtained from 'muestreos tallas por up' reports in SIRENO of ICES project.

Usage

importRIMLengths(file, path = getwd())

Arguments

file

vector with the file names.

path

path of the files. The working directory by default.

Details

Multiple files can be imported at the same time.

To allow a better use of this data in R, fields 'DIA', 'MES', 'YEAR' and 'TRIMESTRE' are created in the returned data frame.

Value

Return data frame.


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