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