check_list_equal | R Documentation |
Two lists are considered equal if all values are the same and all names are the same. Order is not considered.
check_list_equal(list1, list2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.