plotBoth.control {dafs}R Documentation

Control over plotBoth function

Description

Gives user control over font embedding and plot generation.

Usage

plotBoth.control(genPlots = .genPlots, embedF = .embedF, embedFoptions = .embedFoptions)

Arguments

genPlots

TRUE or FALSE depending on whether plotBoth should produce a plot

embedF

TRUE or FALSE depending on whether font embedding is desired

embedFoptions

A string containing all the font embedding options to be sent to Ghostscript

Value

A list containing the values of the variables genPlots, embedF, and embedFoptions

Author(s)

J Curran


[Package dafs version 1.0-38 Index]