importRIMCatches: Import SIRENO catches report from at-market sampling in the...

View source: R/importRIMCatches.R

importRIMCatchesR Documentation

Import SIRENO catches 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

importRIMCatches(file, path = getwd())

Arguments

file

vector with the catches report 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 dataframe.

Value

Return data frame.


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