PlotPowerStat | R Documentation |
Create plot for power statistics
PlotPowerStat(mSetObj, imgName, format="png", dpi=72, width=NA)
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. |
Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.