dst_consolidator.default: Default method for dst_consolidator()

Description Usage Arguments Author(s) See Also

View source: R/dst_consolidator.R

Description

Allow data frames with unspecified object class to pass through

Usage

1
2
## Default S3 method:
dst_consolidator(x, aggregate = FALSE, rm_orig = TRUE)

Arguments

x

data frame containing variables

aggregate

choose whether to aggregate to categories or retain all drug results

rm_orig

remove original variables - TRUE or FALSE

Author(s)

Jay Achar

See Also

tbcleanr


JayAchar/tbcleanr documentation built on Aug. 12, 2020, 8:40 a.m.