plotlyXy: Plot the Cohort Comparison chart using Plotly

Description Usage Arguments

Description

Plot the Cohort Comparison chart using Plotly

Usage

1
2
plotlyXy(data, targetId, comparatorId, targetName, comparatorName,
  outputFolder, cdmDbName, title, baseUrl)

Arguments

data

A data frame created by getChartData

targetId

The cohort definition id of the target cohort

comparatorId

The cohort definition id of the comparator cohort

targetName

The name of the target cohort

comparatorName

The name of the comparator cohort

outputFolder

The folder to store the charts

cdmDbName

The name of the CDM database

title

The title of the chart

baseUrl

The base URL of the WebAPI instance


alondhe/CohortComparison documentation built on May 8, 2019, 11:10 p.m.