n_available {tern} | R Documentation |
Number of available (non-missing entries) in a vector
Description
Small utility function for better readability.
Usage
n_available(x)
Arguments
x |
( |
Value
Number of non-missing values.
[Package tern version 0.9.5 Index]