MRIaggr-initDisplayWindow: Device management

Description Usage Arguments Details

Description

Display the device on which the plot will be displayed. For internal use.

Usage

1
2
initDisplayWindow(window, filename, path, width, height, scale, res,
         mfrow, bg, pty, mar, mgp, n.contrast = 1)

Arguments

window

the type of device on which the plot will be displayed. logical, NULL or character.

filename

the name of the file used to export the plot. character.

path

the directory where the plot file will be created. character.

width

the width of the device used to export the plot in inches. postive numeric.

height

the height of the device used to export the plot. postive numeric.

scale

the scaling factor to convert height and height to standard unit. numeric.

res

the nominal resolution in ppi which will be recorded in the bitmap file. positive integer.

mfrow

the division of the device in plot region. numeric vector of size 2.

bg

the color used for the background. character.

pty

the type of plot region to be used. Can be "s" or "m".

mar

the number of margin lines to be specified on the four sides of the plot. positive numeric vector of size 4.

mgp

the margin line for the axis title, axis labels and axis line. positive numeric vector of size 3.

n.contrast

the number of contrast parameters. postive integer.

Details

ARGUMENTS:
Information about the window, filename, width, height, path, unit and res arguments can be found in the details section of initWindow.

Information about the bg, pty, mar and mgp arguments can be found in par.


bozenne/MRIaggr documentation built on May 13, 2019, 1:39 a.m.