setNA: Change all NA values in v to a

View source: R/auxiliary.R

setNAR Documentation

Change all NA values in v to a

Description

Change all NA values in v to a

Usage

setNA(v, a)

Arguments

v

a vector

a

target value

Value

updated vector


wangtengyao/putils documentation built on Nov. 26, 2024, 2:01 a.m.