flow_chart: Flow chart

Description Usage Arguments Author(s) See Also Examples

View source: R/plot.R

Description

Create a flowchart to visualize latent scores and inner weights for the EPSI model.

Usage

1
flow_chart(x, entity = NULL, scores = NULL, width = 1.25, height = 1)

Arguments

x

A Survey or a data.frame with the inner weights.

entity

Optional: If x is a Survey; the entity to create the flowchart for.

scores

Optional: If x is not a Survey; the latent scores to plot.

width

Width of the latent boxes. Default is 1.25.

height

Height of the latent boxes. Default is 1.

Author(s)

Kristian D. Olsen

See Also

impact_table

Examples

1

itsdalmo/reporttoolDT documentation built on May 18, 2019, 7:11 a.m.