mat_check_even | R Documentation |
Check number even
mat_check_even(x)
x |
vector |
vec <- 1:6
names(vec) <- vec
mat_check_even(vec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.