diff options
Diffstat (limited to 'snippets/ess-mode/ggplot2')
-rw-r--r-- | snippets/ess-mode/ggplot2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/ess-mode/ggplot2 b/snippets/ess-mode/ggplot2 index 5646e31..55a5bc6 100644 --- a/snippets/ess-mode/ggplot2 +++ b/snippets/ess-mode/ggplot2 @@ -4,4 +4,4 @@ # group: imports # -- library(ggplot2) -$0 +$0
\ No newline at end of file |