.transform_list | R Documentation |
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.
.transform_list(lst, noise_str)
lst |
A list containing elements to be transformed. |
noise_str |
A string indicating the noise structure to apply. |
Transform List Structure
The transformed list with updated structures.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.