check_dcollection_df: Checks the result of dcollection_to_df

Description Usage Arguments

View source: R/dsum.R

Description

Checks that the output produced by a call of dcollection_to_df on a dcollection produced the expected result. Optionally, the dcollection on which dcollection_to_df was called can be included to check that the values are present in the result.

Usage

1
check_dcollection_df(dcollection_df, dcollection = NULL, has_clara2 = TRUE)

Arguments

dcollection_df

The result returned by dcollection_to_df.

dcollection

The dcollection on which dcollection_to_df was called.

has_clara2

Should the dcollection_df have clara2 metrics?


philliplab/yasss documentation built on Sept. 7, 2020, 3:28 p.m.