check_annot_names_deprecated: Check annotation name parameters for deprecated usage.
Description
Check annotation name parameters for deprecated usage.
Usage
check_annot_names_deprecated(
new_params = NULL,
old_params = NULL,
context = c("rows", "cols")
)Value
A string stating which strategy to use for drawing names.
Arguments
- new_params
New argument input.
- old_params
Deprecated argument input.
- context
Context (rows or cols).