getChartData: Get Chart Data

Description Usage Arguments Details

Description

Get Chart Data

Usage

1
2
3
getChartData(connectionDetails, vocabDatabaseSchema, resultsDatabaseSchema,
  generationId, targetCohortId, comparatorCohortId,
  outputFolder = "output")

Arguments

connectionDetails

A connectionDetails object created using createConnectionDetails

vocabDatabaseSchema

The fully qualified schema name of the CDM database schema

resultsDatabaseSchema

The fully qualified schema name of the results database schema

generationId

The ID of the Cohort Characterization generation from Atlas

targetCohortId

The ID of the target cohort as defined in Atlas

comparatorCohortId

The ID of the comparator cohort as defined in Atlas

outputFolder

A folder to store the chart data RDS files

Details

This function can be used to save chart data for use in the plotly chart


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