get_int_method_description | R Documentation |
Return description for an integration method.
get_int_method_description(
int_method_name = c("uncorrected", "rescaling", "regression", "mnn", "harmony")
)
int_method_name |
A character scalar: integration method name. |
A named list with character scalars: header
, description
, fn_link
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.