powered by
This function returns a logical value indicating whether the object x has all the names specified in names.
x
names
has_all_names(x, names)
A logical value indicating whether x has all the names specified in names
a named object
A character vector of names to check for in x.