clean_byGroup: clean table by the group

Description Usage Arguments Value Examples

View source: R/clean_table.R

Description

clean table by the group

Usage

1
clean_byGroup(meta_table, group)

Arguments

meta_table

tibble

group

i have no idea

Value

tibble

Examples

1
2
data(combined_table)
clean_table_result <- clean_byGroup(combined_table, treatment)

luoboqingcai81/metaNIE documentation built on Dec. 21, 2021, 12:43 p.m.