cleanColumns.catch: Clean columns of PacFIN catch data

View source: R/cleanColumns.R

cleanColumns.catchR Documentation

Clean columns of PacFIN catch data

Description

Clean columns of a data frame from PacFIN that contains catch data. The original column names are retained as there was no legacy code for catch data. Many columns are removed and only those based on the call to dplyr::select are kept.

Usage

cleanColumns.catch(data)

Arguments

data

A data frame with named columns.

Value

A data frame with fewer columns.


nwfsc-assess/PacFIN.Utilities documentation built on March 19, 2024, 11:54 p.m.