| delete_cohort | R Documentation |
Delete a cohort from the cohort table.
delete_cohort(con, cohort_id, cohort_schema = NULL)
con |
DBI connection. |
cohort_id |
Integer |
cohort_schema |
Schema containing the cohort table ( |
Number of rows deleted (invisible).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.