plotBoth.control: Control over plotBoth function

View source: R/plotBoth.control.R

plotBoth.controlR 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


dafs documentation built on April 11, 2022, 5:06 p.m.

Related to plotBoth.control in dafs...