select_cases: Select cases of the data

View source: R/message_senders.R

select_casesR Documentation

Select cases of the data

Description

This function selects specific cases (rows of the data) within a plotscaper scene or schema by assigning them to transient selection. Transient group assignment is removed by clicking.

Usage

select_cases(x, cases = NULL)

Arguments

x

A plotscaper scene or schema

cases

The cases (rows) to select

Value

The scene or schema back


plotscaper documentation built on Oct. 18, 2024, 5:13 p.m.