update_dimensions {starschemar} | R Documentation |
Apply update operations to dimensions
Description
Apply dimension record update operations to the dimensions in the list. Returns the list of modified dimensions.
Usage
update_dimensions(dimensions, updates)
Arguments
dimensions |
List of |
updates |
A |
Value
List of updated dimension_table
objects.
[Package starschemar version 1.2.5 Index]