nrow,mediation_data-method: How many samples in the mediation dataset?
Description
How many samples in the mediation dataset?
Usage
# S4 method for mediation_data
nrow(x)
Value
An integer giving the number of samples in the mediation object.
Arguments
- x
The mediation_data object whose number of samples we want to
return.