# -*- mode: snippet -*-
# name: jupyter-R
# key: eR
# --
#+BEGIN_SRC ein-R :session localhost :exports both :results raw drawer
$1
#+END_SRC