num.items {bnstruct} | R Documentation |
BNDataset
.Return the number of items in a dataset, that is, the number of rows in its data slot.
num.items(x) ## S4 method for signature 'BNDataset' num.items(x)
x |
a |
number of items of the desired dataset.