assign_na_age: Simple function that returns NA values

View source: R/utils.R

assign_na_ageR Documentation

Simple function that returns NA values

Description

A vector of NA will be returned that is the length of x

Usage

assign_na_age(x)

Arguments

x

Any vector of any length

Value

A vector the same length as x containing only NA values


halk documentation built on May 29, 2024, 5:22 a.m.