Skip to contents

Get a conformed dimension of a constellation given its name.

Usage

get_conformed_dimension(ct, name)

# S3 method for constellation
get_conformed_dimension(ct, name)

Arguments

ct

A constellation object.

name

A string, name of the dimension.

Value

A dimension_table object.

Examples


d <- ct_mrs |>
  get_conformed_dimension("when")