View source: R/makeme_helpers.R
| process_crowd_settings | R Documentation |
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.
process_crowd_settings(args)
args |
List of makeme function arguments |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.