BNDataset
num.items.Rd
Return the number of items in a dataset, that is, the number of rows in its data slot.
num.items(x) # S4 method for BNDataset num.items(x)
a BNDataset object.
number of items of the desired dataset.