interpret_operation_replace_attribute_values {rolap} | R Documentation |
Interpret operation
Description
operation, name, details, details2 "replace_attribute_values", attributes, old, new) "replace_attribute_values", c(name, "|", attributes), old, new)
Usage
interpret_operation_replace_attribute_values(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]