View source: R/constellation_get_conformed_dimension.R
| get_conformed_dimension_names | R Documentation |
Get the names of the conformed dimensions of a constellation.
get_conformed_dimension_names(ct)
## S3 method for class 'constellation'
get_conformed_dimension_names(ct)
ct |
A |
A vector of dimension names.
Other data cleaning functions:
get_conformed_dimension(),
get_dimension(),
get_dimension_names(),
match_records(),
modify_conformed_dimension_records(),
modify_dimension_records(),
record_update_set(),
update_record(),
update_selection(),
update_selection_general()
d <- ct_mrs |>
get_conformed_dimension_names()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.