mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-12-03 21:46:14 +01:00
8 lines
111 B
Plaintext
8 lines
111 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# key: cbr
|
||
|
# --
|
||
|
#+BEGIN_SRC R :file r-img/$1.png :result file graphics
|
||
|
$2
|
||
|
#+END_SRC
|
||
|
$0
|