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


cbielow/PTXQC documentation built on March 13, 2024, 5:08 a.m.