parents {subscreen}R Documentation

Returns all 'parent'-subgroups of a specific subgroup

Description

Returns all 'parent'-subgroups of a specific subgroup

Usage

parents(data, SGID)

Arguments

data

The "SubScreenResult" object generated via function 'subscreencalc'.

SGID

Subgroup id(s) of the subgroup for which the 'parent'-subgroups are requested.

Value

List of 'parent'-subgroups.


[Package subscreen version 4.0.1 Index]