do_normalize | R Documentation |
Template for functions that accept either a data frame or a list
do_normalize(data_, method = "pqn", dataset, input, output)
data_ |
list or tibble |
method |
normalisation method (see normalize()) |
dataset |
dataset |
input |
name of input data |
output |
name of output data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.