braidpptPlot: Inserts image on slide.

Description Usage Arguments See Also

Description

Inserts image on slide.

Usage

1
2
3
4
  braidpptPlot(braid, plotcode,
    filename = braidFilename(braid),
    width = braid$defaultPlotSize[1],
    height = braid$defaultPlotSize[2], Qid = NA)

Arguments

plotcode

A plot object (either ggplot or lattice)

width

Numeric: width of plot in inches

height

Numeric: height of plot in inches

Qid

Question ID

braid

Braid object

filename

Filename of image to attach

See Also

Other braidPPT: braidpptClose, braidpptInsertImage, braidpptNew, braidpptNewSlide, braidpptSave


andrie/braidppt documentation built on May 10, 2019, 11:18 a.m.