insertNoteChunk: Insert note chunk.

Description Usage Details Value Author(s)

View source: R/note_chunk.R

Description

Addin for RStudio for inserting code chunks named "note" and with include=FALSE in R Markdown.

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 Note Chunk" and press its field under Shortcut.

Press desired key command.

Press Apply.

Press Execute.

Value

Inserts ```{note, include=FALSE, eval=FALSE}\n\"\n\n\"\n```

Author(s)

Ludvig Renbo Olsen, r-pkgs@ludvigolsen.dk


LudvigOlsen/LRO.utilities documentation built on Nov. 13, 2020, 11:26 a.m.