del0: Replace 0 with NA in a vector

View source: R/fcn_misc.R

del0R Documentation

Replace 0 with NA in a vector

Description

Replace 0 with NA in a vector

Usage

del0(x)

Arguments

x

A numeric vector

Value

Vector of same size as 'x', with 0's replaced by NA


PTXQC documentation built on July 26, 2023, 5:27 p.m.