eelbrain.fmtxt.save_rtf

eelbrain.fmtxt.save_rtf(fmtext, path=None)

Save an FMText object in Rich Text format

Parameters:
fmtext : FMText

Object to save.

path : str (optional)

Destination filename. If unspecified, a file dialog will open to ask for a destination.