check_annot_names_deprecated | R Documentation |
Check annotation name parameters for deprecated usage.
check_annot_names_deprecated(
new_params = NULL,
old_params = NULL,
context = c("rows", "cols")
)
new_params |
New argument input. |
old_params |
Deprecated argument input. |
context |
Context (rows or cols). |
A string stating which strategy to use for drawing names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.