count_events: Count the distinct events in a data.frame.

Description Usage Arguments Value

View source: R/public_utils.R

Description

This function expects the data.frame to contain columns named 'Run', 'SubRun', and 'Event', carrying the appropriate integer values. Events with different labels (if the data.frame is labeled) are counted as distinct.

Usage

1

Arguments

data

a data.frame

Value

the number of distinct events represented in the data.frame


marcpaterno/artsupport documentation built on May 6, 2020, 1:46 a.m.