Description Usage Arguments Value Examples
clean table by the group
1 | clean_byGroup(meta_table, group)
|
meta_table |
tibble |
group |
i have no idea |
tibble
1 2 | data(combined_table)
clean_table_result <- clean_byGroup(combined_table, treatment)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.