Validates that a data.frame contains all specified columns.
See also
Other structure checks:
require_length(),
require_length_matches(),
require_length_max(),
require_length_min(),
require_named(),
require_nrow_matches(),
require_nrow_min(),
require_scalar()