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


chuangaocornell/gtx2 documentation built on May 29, 2019, 2:12 p.m.