std_renameclust# std_renameclust(STUDY, ALLEEG, cls, new_name, *, return_com=False)# Rename one 1-based STUDY cluster and update parent/child links. Parameters: STUDY (dict[str, Any] | None) ALLEEG (Any) cls (int) new_name (str) return_com (bool) Return type: Any