Learn R Programming

geodimension (version 1.0.0)

calculate_inherited_relationships: calculate inherited relationships

Description

Each level has explicitly defined relationships with other levels. For a given level, all the relationships with the levels of the dimension, direct and indirect, are obtained.

Usage

calculate_inherited_relationships(gd, level_name = NULL)

Arguments

gd

A geodimension object.

level_name

A string, name of the lower level.