add_source {cohortBuilder} | R Documentation |
When Cohort object has been created without source, the method allows to attach it.
add_source(x, source)
x |
Cohort object. |
source |
Source object to be attached. |
The 'Cohort' class object with 'Source' attached to it.