Skip to contents

Return the number of items in a dataset, that is, the number of rows in its data slot.

Usage

num.items(x)

# S4 method for BNDataset
num.items(x)

Arguments

x

a BNDataset object.

Value

number of items of the desired dataset.