threadMap: threadMap shows threads in a horizontal layout

Description Usage Arguments Value

View source: R/ThreadNet_Graphics.R

Description

Creates a plotly chart of threads in either clock time or event time, depending on the timescale parameter.

Usage

1
threadMap(or, TN, timescale, CF, shape)

Arguments

or

Dataframe of threads

TN

name of column with thread number

timescale

name of column that will be used to plot x-axis of events. It can be the can be the time stamp (for clock time) or the sequence number (for event time)

CF

name of contextual factor that will determine the colors

shape

shape code for the markers on the threadmap

Value

plotly object


ThreadNet/ThreadNet documentation built on July 26, 2019, 8:16 p.m.