dot-transform_list: Transform List Structure

.transform_listR Documentation

Transform List Structure

Description

This function modifies a list of structures by checking for the presence of a "with_noise" field. If absent, it creates a new sub-list containing relevant fields.

Usage

.transform_list(lst, noise_str)

Arguments

lst

A list containing elements to be transformed.

noise_str

A string indicating the noise structure to apply.

Details

Transform List Structure

Value

The transformed list with updated structures.


funMoDisco documentation built on April 16, 2025, 1:10 a.m.