makeChartSummary {safetyGraphics}R Documentation

html chart summary

Description

makes a nicely formatted html summary for a chart object

Usage

makeChartSummary(chart, showLinks = TRUE, class = "chart-header")

Arguments

chart

list containing chart specifications

showLinks

boolean indicating whether to include links

class

character to include as class


[Package safetyGraphics version 2.1.1 Index]