just_once | R Documentation |
Tests that all elements of a required vector are in a vector of column names once and only once
just_once(colnames, required)
colnames |
vector the (bigger) list of column names |
required |
vector the (smaller) list of required columns |
logical whether each element of required is in colnames once and only once
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.