mxc_plot: MxC Plot

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/mxc_plot.R

Description

This function will plot BMI trend.

Usage

1
mxc_plot(home, filename)

Arguments

home

Parent directory path.

filename

String name of file with the runs eg. "Baseline"

Details

This function will read in BMI 5 yr Trend and plot the results.

Value

This function will save to the disk several plots with the BMI trends for the age groups.

Author(s)

Sindiso Nyathi

See Also

mxc_trend, mxc_mulruns, mxc_bmi

Examples

1
2
mxc_plot(home, "Baseline")
mxc_plot(home, "Intervention 1")

SindisoNyathi/MxC documentation built on May 20, 2019, 9:13 p.m.