Skip to contents

Converts all NA elements in a vector or matrix to "".

Usage

OR.NA.to.empty(x)

Arguments

x

String vector or matrix.

Value

The input object with all NA values replaced by "".