insertImage: Insert image.

Description Usage Details Value Author(s)

Description

Addin for RStudio for inserting an image into Markdown.

Copy the image file to the project in img/ or /vignette directory.

Uses relative paths for image files in project and absolute paths for images not in project.

See details for setting up key command.

Usage

1

Details

How to set up key command in RStudio:

After installing package. Go to:

Tools >> Addins >> Browse Addins >> Keyboard Shortcuts.

Find "Insert Image" and press its field under Shortcut.

Press desired key command.

Press Apply.

Press Execute.

Value

Inserts ![alt](path/to/file). Optionally copies file to project.

Author(s)

Ludvig Renbo Olsen, r-pkgs@ludvigolsen.dk


LudvigOlsen/insertImage documentation built on May 7, 2019, 2:02 p.m.