importRIMCatchesInLengths: Import SIRENO catches in lengths report from at-market...

View source: R/importRIMCatchesInLengths.R

importRIMCatchesInLengthsR Documentation

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

Description

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

Usage

importRIMCatchesInLengths(file, path = getwd())

Arguments

file

vector with 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.