create_chart1: Create One Type Of Chart for Bulletin

Description Usage Arguments Examples

View source: R/create_chart1.R

Description

Create One Type Of Chart for Bulletin

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
create_chart1(
  datatable,
  plotfilename,
  plotwidth = 11,
  plotnrow = 2,
  plotheight = 5,
  plotxlabel = "x",
  plotylabel = "y",
  plottitle = "",
  plotsubtitle = "",
  plottag = "",
  wraplength = 35
)

Arguments

datatable

placeholder

plotfilename

placeholder

plotwidth

placeholder

plotnrow

placeholder

plotheight

placeholder

plotxlabel

placeholder

plotylabel

placeholder

plottitle

placeholder

plotsubtitle

placeholder

plottag

placeholder

wraplength

placeholder

Examples

1
2
# Not run:
# placeholder

prcleary/dhis2bulletin documentation built on Jan. 11, 2022, 12:17 p.m.