eelbrain.fmtxt.Report.append

Report.append(content)

Append content to the FMText item

Parameters:

content (str | object | iterable) – Any item with a string representation (str, FMText, scalar, …) or an object that iterates over such items (e.g. a list of FMText).