fig: Insert figure

Description Usage Arguments Value Author(s)

View source: R/export.r

Description

graph can be used with export function to insert an R graphic.

Usage

1

Arguments

file

character string (

graph

a recordedplot, a lattice plot, a ggplot, or an expression producing a plot (optional if the file already exists)

format

jpg, png or pdf (or guessed with the file name)

...

additional arguments (passed to format options)

Value

A fig object

Author(s)

David Hajage


ascii documentation built on Sept. 17, 2020, 5:07 p.m.

Related to fig in ascii...