modeci_mdf.functions.actr.chunk_to_string

modeci_mdf.functions.actr.chunk_to_string(chunk: Dict[str, str]) str[source]

Converts a chunk dictionary to a string format.

Parameters:

chunk – A dict representing a chunk.

Returns:

A string representation of the chunk.