View source: R/ValidationFunctions.R
checkNamesandOrdering | R Documentation |
Check order of names (n1 and n2). Stop function execution if n1 != n2.
checkNamesandOrdering(n1, n2, note)
n1 |
Name vector #1 |
n2 |
Name vector #2 |
note |
Note about n1 and n2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.