assign_na_age {halk} | R 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
[Package halk version 0.0.5 Index]