Skip to contents

How many samples in the mediation dataset?

Usage

# S4 method for class 'mediation_data'
nrow(x)

Arguments

x

The mediation_data object whose number of samples we want to return.

Value

An integer giving the number of samples in the mediation object.