new_multimod_mapping.Rd
Create a multimod mapping object
new_multimod_mapping( name, desc = NULL, subset_of = NULL, dims = NULL, active_dims = NULL, data = NULL, auto_fold = FALSE )
character, name of the mapping
character, description of the mapping
character, name of the parent mapping
character vector, names of the declared dimensions
data frame, data for the mapping
An object of class multimod_mapping
multimod_mapping