clean.columns: Clean Columns

Description Usage Arguments Details See Also

View source: R/clean.columns.R

Description

Clean by ensuring the presence of standard columns.

Usage

1
2
clean.columns(X, reg = c("ai", "ebs", "gmex", "goa", "neus", "newf", "ngulf",
  "sa", "sgulf", "shelf", "wcann", "wctri"))

Arguments

X

a data.table containing trawl data

reg

a region; should be one of the following: c("ai","ebs","gmex","goa", "neus", "newf", "sa", "sgulf", "shelf", "wcann", "wctri")

Details

Add missing columns if they don't exist. These are standard values like wtcpue, spp, datetime, and reg. I will make a full list in future versions, when the decisions are finalized.

See Also

clean.names, clean.format, clean.columns, clean.tax clean.trimRow


rBatt/trawlData documentation built on May 26, 2019, 7:45 p.m.