add_operation: A 'star_operation' object row is added with a new operation

View source: R/operations.R

add_operationR Documentation

A star_operation object row is added with a new operation

Description

A star_operation object row is added with a new operation

Usage

add_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 star_operation object.


rolap documentation built on May 29, 2024, 10:38 a.m.