Skip to contents

Get the names of the conformed dimensions of a constellation.

Usage

get_conformed_dimension_names(ct)

# S3 method for constellation
get_conformed_dimension_names(ct)

Arguments

ct

A constellation object.

Value

A vector of dimension names.

Examples


d <- ct_mrs |>
  get_conformed_dimension_names()