Comparison_Plots: Comparison plots

Description Usage Arguments Value

View source: R/ThreadNet_Graphics.R

Description

Produce a set set of comparison sub-plots in an array. Ideally, we should be able to use any of the plots. So far it is only bar charts. This is a prototype that could use rather extensive redesign...

Usage

1
2
Comparison_Plots(e, o, CF, CF_levels, nTimePeriods = 1, plot_type,
  role_map_cfs)

Arguments

e

dataframe with threads to be plotted

o

dataframe with the original data

CF

contextul factors

CF_levels

list of levels from whicheve contextual factor was chosen for comprisons (e.g., location =1, 2, 3)

nTimePeriods

how many time periods to divide the data?

plot_type

a type of plotly plot with a function written

role_map_cfs

context factors for the role map plot

Value

plotly object, including subplots


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