get_layer_from_attribute: Get layer from attribute

View source: R/geoattribute.R

get_layer_from_attributeR Documentation

Get layer from attribute

Description

Gets the geographic layer associated with the from_attribute at the level of the indicated attributes.

Usage

get_layer_from_attribute(
  db,
  dimension = NULL,
  attribute = NULL,
  from_attribute = NULL
)

Arguments

db

A star_database object.

dimension

A string, dimension name.

attribute

A string, attribute name.

from_attribute

A string, attribute name.

Value

A star_database object.


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