n_features {metasnf} | R Documentation |
Extract number of features stored in an object
Description
Extract number of features stored in an object
Usage
n_features(x)
Arguments
x |
The object to extract number of features from. |
Value
The number of features in x.
[Package metasnf version 2.1.2 Index]