formatGoogleChartTitle: Format a Google Chart title

Description Usage Arguments Value

Description

Generates a meaningful title for a Google Chart, using some parameters that were chosen to create the chart.

Usage

1
formatGoogleChartTitle(table, restrictions, targetVar)

Arguments

table

A character. The name of the table.

restrictions

A n x 2 matrix. The n equality restrictions that make timeVar and groupVar values unique when combined.

targetVar

A character. The name of the column with the vertical axis variable.

connection

A DBI Connection object if a new connection should not be estabilished.

Value

A character. The title that was generated.


talithafs/dzVis-Package documentation built on May 31, 2019, 2:54 a.m.