Learn R Programming

saros (version 1.6.1)

process_crowd_settings: Process Crowd Settings

Description

Internal helper function that reorders the crowd array to ensure priority crowds (specified in hide_for_all_crowds_if_hidden_for_crowd) are processed first.

Usage

process_crowd_settings(args)

Value

Modified args list with reordered crowd vector:

  • Priority crowds (in hide_for_all_crowds_if_hidden_for_crowd) first

  • Remaining crowds after

  • This ensures global hiding logic is applied correctly

Arguments

args

List of makeme function arguments