hlpr_normalize_imap | R Documentation |
Helper function to use within purrr::imap()
hlpr_normalize_imap(variable, var_name, aspect, subset)
variable |
The variable to normalize (if matches requirements). |
var_name |
The name of the variable to smooth. |
aspect |
Gene or Gene set |
subset |
A character vector of variable names that are to be normalized |
verbose |
Logical |
pb |
An R6 progress bar object. |
A normalized variable (data.frame within purrr::imap()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.