View source: R/check_bool_args.R
check_bool_args | R Documentation |
Check that boolean args are indeed boolean
check_bool_args(
standardise_genes,
drop_nonorths,
as_sparse,
as_DelayedArray,
sort_rows
)
standardise_genes |
If |
drop_nonorths |
Drop genes that don't have an ortholog
in the |
as_sparse |
Convert
If |
as_DelayedArray |
Convert aggregated matrix to DelayedArray. |
sort_rows |
Sort |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.