group_labels {sftrack}R Documentation

Shows grouping labels created from the s_group and the c_grouping

Description

Shows grouping labels created from the s_group and the c_grouping

Usage

group_labels(x)

## S3 method for class 'sftrack'
group_labels(x)

## S3 method for class 'sftraj'
group_labels(x)

## S3 method for class 'c_grouping'
group_labels(x)

Arguments

x

a sftrack or grouping object


[Package sftrack version 0.5.4 Index]