Description Usage Arguments Value Examples
flag_vars
is a utility function for comparing two vectors for equality. Messages indicating locations of
mismatches are printed to the console.
1 | flag_vars(x, y)
|
x |
A vector of any type |
y |
A vector of any type |
boolean True or False indicating if all elements of x are equivalent to y. #'
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.