rename_crowd_outputs: Rename Crowd Outputs

View source: R/makeme_helpers.R

rename_crowd_outputsR Documentation

Rename Crowd Outputs

Description

Internal helper function that renames crowd identifiers in the output based on provided translations.

Usage

rename_crowd_outputs(out, translations)

Arguments

out

Named list of crowd outputs

translations

Named list of translation mappings for crowd identifiers

Value

Modified out list with crowd names translated:

  • Names changed according to translations with crowd prefix pattern

  • Only string translations are applied

  • Untranslated crowds retain original names


saros documentation built on Nov. 10, 2025, 5:06 p.m.