rm9s: Remove 9's

Description Usage Arguments Details Value See Also

View source: R/formatValue.R

Description

Remove 9's and switch them to NA

Usage

1
rm9s(x)

Arguments

x

A data.table

Details

All instances of -9999 (numeric or integer) are replaced as NA's of the appropriate class. Checks also for class "integer64".

Value

Nothing, but affects data.table passed as x.

See Also

rmWhite clean.format


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