changecol_pacfin: Change Column Names of PacFIN Data To Match Survey

changecol_pacfinR Documentation

Change Column Names of PacFIN Data To Match Survey

Description

Change the column names of data extracted from PacFIN to match those extracted from the survey-data warehouse.

Usage

changecol_pacfin(data, verbose = TRUE)

Arguments

data

A data frame with names matching those from PacFIN.

verbose

A logical specifying if output should be written to the screen or not. Good for testing and exploring your data but can be turned off when output indicates information that you already know. The printing of output to the screen does not affect any of the returned objects. The default is to always print to the screen, i.e., verbose = TRUE.

Value

A data frame with names similar to those exported by the survey-data warehouse. No column are actually removed, columns are only added.


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