get_nrow_agg.fact_schema {rolap}R Documentation

Get number of rows aggregate column

Description

Get number of rows aggregate column

Usage

## S3 method for class 'fact_schema'
get_nrow_agg(schema)

Arguments

schema

A fact_schema object.

Value

A string.


[Package rolap version 2.5.2 Index]