makeChartExport: Make Chart Export

View source: R/makeChartExport.R

makeChartExportR Documentation

Make Chart Export

Description

Creates R code that allows chart to be exported

Usage

makeChartExport(chart, mapping)

Arguments

chart

chart object like the one generated by makeChartConfig().

mapping

mapping object like the one generated by makeMapping().

Value

returns a character vector that can be saved as R code.


safetyGraphics documentation built on Dec. 28, 2022, 1:58 a.m.