reprex: Reproducible Examples

Description Usage Arguments See Also

View source: R/reprex.R

Description

Create a reprex with default figure size set and easily adjusted.

Usage

1
reprex(x, ..., fig.width = 6, fig.height = 3, opts_chunk = list())

Arguments

x

An expression. If not given, reprex() looks for code in input or on the clipboard, in that order.

...

Additional arguments passed on to reprex::reprex().

fig.width

Width of figures.

fig.height

Height of figures.

See Also

reprex::reprex()


rpruim/rjp documentation built on Aug. 14, 2019, 9:52 p.m.