clean.names: Clean Names

Description Usage Arguments Details See Also

View source: R/clean.names.R

Description

Clean by standardizing the column names

Usage

1
2
clean.names(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

Regions tend to have very different column names for what are essentiallythe same measurements, descriptors, etc. This function tries to give everything a standardized name when it's appropriate.

See Also

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


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