replaceNA: Replace NA with something else

Description Usage Arguments Value Author(s)

View source: R/transform.R

Description

Convenience function to replace NA with something else.

Usage

1
replaceNA(x, replacement = NA)

Arguments

x

an object

replacement

what NA is to be replaced with

Value

x with NA values replaced by replacement.

Author(s)

Toby Johnson Toby.x.Johnson@gsk.com


tobyjohnson/gtx documentation built on Aug. 30, 2019, 8:07 p.m.