preview_eprime: Preview the levels in a parsed Eprime file

Description Usage Arguments Details Value

View source: R/preview.R

Description

Preview the levels in a parsed Eprime file

Usage

1
2
3
4
5
preview_eprime(frame_list)

preview_levels(frame_list)

preview_frames(frame_list)

Arguments

frame_list

a FrameList (a list of EprimeFrames)

Details

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.

Value

Nothing. Preview text is printed to the console.


tjmahr/rprime documentation built on Sept. 30, 2020, 5:31 p.m.