R/mediation.R
nrow-mediation_data-method.Rd
How many samples in the mediation dataset?
# S4 method for class 'mediation_data' nrow(x)
The mediation_data object whose number of samples we want to return.
mediation_data
An integer giving the number of samples in the mediation object.