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 April 3, 2025, 9:28 p.m.