writeImage: Write images and a tex file for input into a document

Description Usage Arguments Value

Description

Write images and a tex file for input into a document

Usage

1
2
3
writeImage(g, file.name.no.ext, width = 15, height = 8,
  path = "../../writeup/plots/", position = "h", line.width = "0.8",
  caption = "", notes = "", include.tex.wrapper = FALSE)

Arguments

g

graphic

file.name.no.ext

file name without an extension

width

in inches

height

in inches

path

path to direction where image should be written

position

figure position for tex

line.width

fraction of line width for tex

caption

the caption for tex

notes

the notes for tex

Value

None


johnjosephhorton/JJHmisc documentation built on May 19, 2019, 5:15 p.m.