Learn R Programming

rolap (version 2.5.1)

get_next_operation: A star_operation object row is returned, the one following the actual given

Description

A star_operation object row is returned, the one following the actual given

Usage

get_next_operation(op, op_name, name = NULL, actual = NULL)

Value

A data frame.

Arguments

op

A star_operation object.

op_name

A string, operation name.

name

A string, element name.

actual

A star_operation object.