Skip to contents

Requires RStudio

Usage

run_enscript()

Value

void

Examples

if (FALSE) {
# Highlight each text item below and press key-chord `ctrl + alt + shift + n`.
# To implement quick key-chord. Run {.fn set_xlr_key_chords}.

(1:5 * 10)
rep("🎊🌈",3)
dplyr::starwars |> head()
letters
}