Closed edward-burn closed 3 months ago
@catalamarti have added an internal function. One remaining question is whether we should throw a warning/ error if using cohortCount/ settings/ attrition on a cohort that has become a temp table?
Should they keep the class if they are temporal tables?
I would write a method for compute.cohort_table
:
new_table_name_set
What do you think? @edward-burn I can open a separate issue to discuss that
Should they keep the class if they are temporal tables?
I would write a method for
compute.cohort_table
:* If it is permanent table -> the attributes are copied to the `new_table_name_set` * if temporary, we lose the attributes.
What do you think? @edward-burn I can open a separate issue to discuss that
@catalamarti yes let's make it a separate issue
closes #413
Created on 2024-07-29 with reprex v2.1.0