get_all_dimensions {starschemar} | R Documentation |
Get all dimensions
Description
Get all the dimensions of a star schema.
Usage
get_all_dimensions(st)
Arguments
st |
A |
Value
A list of dimension_table
objects.
[Package starschemar version 1.2.5 Index]