R/cohort_methods.R
add_source.Rd
When Cohort object has been created without source, the method allows to attach it.
add_source(x, source)
Cohort object.
Source object to be attached.
The `Cohort` class object with `Source` attached to it.
managing-cohort