trance: Enter a trance.

Description Usage Arguments Value

View source: R/trance.R

Description

Start the visualization process by indicating the type of trance to enter, ie. which type of visualization you would like.

Usage

1
trance(data, type = c("main_effect", "interaction", "heatmap", "boxes_dots"))

Arguments

data

Input data set to create graphs from

type

'Trance' (visualization) type (eg. 'main_effect' for main effect results for regression)

Value

Output the input dataframe with a new class added, to be used by visualize.


lwjohnst86/seer documentation built on May 21, 2019, 9:15 a.m.