Learn R Programming

plotscaper (version 0.2.8)

assigned_cases: Get assigned cases

Description

This function returns the cases of the data which are assigned to a specific permanent group within a plotscaper scene.

Usage

assigned_cases(x, group = 1)

Value

A numeric vector of case ids

Arguments

x

A plotscaper scene

group

The group to retrieve the cases of (can be: 1, 2, or 3)