rlo_figure: Insert an SVG graph into the connected document

Description Usage Arguments

View source: R/rlo_figure.R

Description

Inserts a figure at the current position of the view cursor.

Usage

1
2
rlo_figure(svg_file, caption, aspect = 1, width = 17, height = aspect *
  width)

Arguments

svg_file

Path to an SVG file

caption

The caption to use for the figure

aspect

The aspect ratio (height/width) to use

width

The width in cm

height

The height in cm


jranke/rlo documentation built on May 19, 2019, 11:52 p.m.