Arguments
- name
Name of dimension that should be retrieved
Value
Returns the an instance of the dimension with the given name if found or NULL
otherwise.
Examples
getDimensionByName("Time")
#> An object of class "cobjRef"
#> Slot "clrobj":
#> <pointer: 0x000000005f8065d0>
#>
#> Slot "clrtype":
#> [1] "OSPSuite.Core.Domain.UnitSystem.Dimension"
#>