validateNamesInDims: error iff the names are not a dimension in the cube provided

View source: R/cube-transforms.R

validateNamesInDimsR Documentation

error iff the names are not a dimension in the cube provided

Description

error iff the names are not a dimension in the cube provided

Usage

validateNamesInDims(names, cube, what = "transforms")

Arguments

names

the names to check for in the cube

cube

a CrunchCube object to check

what

a character describing what is being checked (default: transforms ) to include in the error to make it easier for users to see what is failing.


Crunch-io/rcrunch documentation built on Feb. 25, 2024, 11:50 p.m.