Determine if any values in a vector are NA or NaN
NIMBLE language functions that can be used in either compiled or uncompiled nimbleFunctions to detect if there are any NA or NaN values in a vector.
any_na(x) any_nan(x)
x |
vector of values |
NIMBLE Development Team
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.