View source: R/function_checks.R
argcheck_ordering | R Documentation |
Check whether argument 'order' was provided for plot.segmentation and segmap. If not, propose default value.
argcheck_ordering(order, seg.type, order.var)
order |
TRUE or FALSE depending on whether cluster be ordered |
seg.type |
types of the segmentation |
order.var |
name of the variable to order the cluster |
a boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.