is_new_operation {rolap}R Documentation

A star_operation is new?

Description

A star_operation is new?

Usage

is_new_operation(op, op_name, name = NULL, details = NULL, details2 = NULL)

Arguments

op

A star_operation object.

op_name

A string, operation name.

name

A string, element name.

details

A vector of strings, operation details.

details2

A vector of strings, operation additional details.

Value

A boolean.


[Package rolap version 2.5.2 Index]