Preview the levels in a parsed Eprime file
preview_eprime(frame_list)preview_levels(frame_list)
preview_frames(frame_list)
a FrameList (a list of EprimeFrames)
Nothing. Preview text is printed to the console.
preview_levels
prints out the unique combinations of
Eprime.Level number, Procedure, and Running in the frame list.
preview_frames
prints out example frame from each of the unique
levels. preview_eprime
does both.