interpret_operation_transform_attribute_format {rolap} | R Documentation |
Interpret operation
Description
operation, name, details, details2 "transform_attribute_format", attributes, c(width, decimal_places), c(k_sep, decimal_sep, space_filling)
Usage
interpret_operation_transform_attribute_format(ft, op, file, last_op)
Arguments
ft |
flat table |
op |
operation |
file |
file to write the code |
last_op |
A boolean, is the last operation? |
Value
A flat table.
[Package rolap version 2.5.1 Index]