PlotPowerStat: Plot power statistics

View source: R/power_utils.R

PlotPowerStatR Documentation

Plot power statistics

Description

Create plot for power statistics

Usage

PlotPowerStat(mSetObj, imgName, format="png", dpi=72, width=NA)

Arguments

mSetObj

Input the name of the created mSetObj (see InitDataObjects)

imgName

Specify the name to save the image as.

format

Specify the format of the image to save it as, either "png" or "pdf"

dpi

Specify the dots-per-inch (dpi). By default it is 72, for publications the recommended dpi is 300.

width

Specify the width of the image. NA or 0 specifies a width of 10, otherwise input a chosen width.

Author(s)

Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR documentation built on Oct. 1, 2024, 6:31 p.m.