View source: R/run_covr_skip_bioc_nstf.R
| remove_run_unitTests_mapping | R Documentation |
Remove mapping rows that point to run_unitTests.R
remove_run_unitTests_mapping(mapping, test_pkg_data)
mapping |
A data.frame with columns 'source_file' and 'test_file' returned by get_source_test_mapping_nstf(). |
test_pkg_data |
A list or environment containing 'bioc_run_ut_path', e.g., "/tmp/.../BiocGenerics/tests/run_unitTests.R". |
The filtered mapping data.frame with run_unitTests.R rows removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.