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.
1 | check_dcollection_df(dcollection_df, dcollection = NULL, has_clara2 = TRUE)
|
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? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.